diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2011-08-11 21:20:42 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2011-08-11 21:20:42 +0200 |
commit | 871b89ed341a27030eafe0c4d9f5d551ea331f1e (patch) | |
tree | 65c2470b48f54d01ad580d8f46dc81d52062e4a4 /ChangeLog | |
parent | 8ee4d7de06ce3128335c52202f1717b7eb80bec1 (diff) | |
parent | 5600252dee9cd71ef58e51e3195f9bbce6c4b43e (diff) | |
download | libayatana-indicator-871b89ed341a27030eafe0c4d9f5d551ea331f1e.tar.gz libayatana-indicator-871b89ed341a27030eafe0c4d9f5d551ea331f1e.tar.bz2 libayatana-indicator-871b89ed341a27030eafe0c4d9f5d551ea331f1e.zip |
* New upstream release.
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 |