diff options
author | Ted Gould <ted@canonical.com> | 2009-04-07 22:17:11 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-04-07 22:17:11 -0500 |
commit | 13aa4e53918e0dc6cbc90e01ce0297ad18bc6aaf (patch) | |
tree | 0e875eeed448551fe33f483c79460ad5bc53fa7f /debian/changelog | |
parent | b2d85cfc799b8583d859a2796b0040f9a30cf3f8 (diff) | |
download | libayatana-indicator-13aa4e53918e0dc6cbc90e01ce0297ad18bc6aaf.tar.gz libayatana-indicator-13aa4e53918e0dc6cbc90e01ce0297ad18bc6aaf.tar.bz2 libayatana-indicator-13aa4e53918e0dc6cbc90e01ce0297ad18bc6aaf.zip |
on both client and server side. (LP: #353112)
* Makes it so that all objects down to the menu now use the gtkstyle
naming from FUSA to ensure that they all pick up the theme hacks that
are set for FUSA. (LP: #334490)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1817e63..3cad80c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,10 @@ indicator-applet (0.1.4-0ubuntu2~ppa2) UNRELEASED; urgency=low * debian/libindicate0.install changed to debian/libindicate1.install * New upstream version: * Adds new API for detecting interests of various listeners. Implemented - on both client and server side. (LP: 353112) + on both client and server side. (LP: #353112) + * Makes it so that all objects down to the menu now use the gtkstyle + naming from FUSA to ensure that they all pick up the theme hacks that + are set for FUSA. (LP: #334490) -- Ted Gould <ted@ubuntu.com> Fri, 03 Apr 2009 15:09:33 -0500 |