diff options
author | Ted Gould <ted@gould.cx> | 2011-08-11 09:43:07 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-08-11 09:43:07 -0500 |
commit | 0aaf53b46bac83f02eb763a4e8f0f3313b8fe002 (patch) | |
tree | f8073b8cf0ebd65fcd770f53318b02a2c2d84a57 /ChangeLog | |
parent | 23239f8bdd4e54e98169edb1bad01b89f84f53ce (diff) | |
parent | 7b63153f899f53c72222a5c424dcbe7a300b900b (diff) | |
download | libayatana-indicator-0aaf53b46bac83f02eb763a4e8f0f3313b8fe002.tar.gz libayatana-indicator-0aaf53b46bac83f02eb763a4e8f0f3313b8fe002.tar.bz2 libayatana-indicator-0aaf53b46bac83f02eb763a4e8f0f3313b8fe002.zip |
* New upstream release.
* Rescan icon theme if icon can't be loaded
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,5 +1,28 @@ # Generated by Makefile. Do not edit. +2011-08-11 Ted Gould <ted@gould.cx> + + 0.3.93 + +2011-08-10 Ted Gould <ted@gould.cx> + + Check a reload of the icon theme if needed + +2011-08-02 Aurelien Gateau <aurelien.gateau@canonical.com> + + Ask GTK to rescan the icon theme if the wanted icon cannot be found. + + This is necessary at least with sni-qt, which generates icon on the fly in a + custom theme dir. + +2011-07-29 Ted Gould <ted@gould.cx> + + Don't make a new include directory based on GTK version + +2011-07-21 Ted Gould <ted@gould.cx> + + Making sure the lib builds before the tests or tools + 2011-07-21 Ted Gould <ted@gould.cx> 0.3.92 |