diff options
author | Ted Gould <ted@gould.cx> | 2011-03-23 15:34:25 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-23 15:34:25 -0500 |
commit | 2ad6b9073ccc6b614ed204cbbe7333d204fe0eee (patch) | |
tree | 5aef4ef9aabe5e93f1804cff650b73990b66301a /ChangeLog | |
parent | 5b6331c3ff78cbe0d4f9a3d2940b6af8f4e58909 (diff) | |
parent | 010b25c0606fb47675a89ee2f75d6c93148e988f (diff) | |
download | libayatana-appindicator-2ad6b9073ccc6b614ed204cbbe7333d204fe0eee.tar.gz libayatana-appindicator-2ad6b9073ccc6b614ed204cbbe7333d204fe0eee.tar.bz2 libayatana-appindicator-2ad6b9073ccc6b614ed204cbbe7333d204fe0eee.zip |
* New upstream release.
* Don't use GIcon with GtkStatusIcon (LP: #708118)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ # Generated by Makefile. Do not edit. +2011-03-23 Ted Gould <ted@gould.cx> + + 0.3.0 + +2011-03-23 Ted Gould <ted@gould.cx> + + Use icon-name instead of GIcon in the fallback GtkStatusIcon + +2011-03-23 Ted Gould <ted@gould.cx> + + Set gtk_status_icon using icon_name instead of gicon + 2011-03-16 Ted Gould <ted@gould.cx> 0.2.99 |