diff options
author | Ted Gould <ted@gould.cx> | 2011-04-07 12:32:13 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-04-07 12:32:13 -0500 |
commit | 1111499b1ae2a9d717474ebe9a017b2edb789d4a (patch) | |
tree | a2b044315c34a4c93f56cca61a187e3685de55a5 /ChangeLog | |
parent | 44da996a0ff312992cee60839b965d1fbbd256cc (diff) | |
parent | 18d9d74ea8e9ceb86d2e14d64e013a09d2f9ee64 (diff) | |
download | ayatana-indicator-messages-1111499b1ae2a9d717474ebe9a017b2edb789d4a.tar.gz ayatana-indicator-messages-1111499b1ae2a9d717474ebe9a017b2edb789d4a.tar.bz2 ayatana-indicator-messages-1111499b1ae2a9d717474ebe9a017b2edb789d4a.zip |
Import upstream version 0.4.0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 40 |
1 files changed, 40 insertions, 0 deletions
@@ -1,5 +1,45 @@ # Generated by Makefile. Do not edit. +2011-04-07 Ted Gould <ted@gould.cx> + + 0.4.0 + +2011-04-06 Ted Gould <ted@gould.cx> + + Add support for a specific icon on the menu + +2011-04-06 Ted Gould <ted@gould.cx> + + Attaching bug + +2011-04-06 Ted Gould <ted@gould.cx> + + Look for the override icon in the keyfile + +2011-04-06 Ted Gould <ted@gould.cx> + + move ICON_KEY + +2011-04-06 Ted Gould <ted@gould.cx> + + Create the keyfile for the application icon as well + +2011-04-06 Ted Gould <ted@gould.cx> + + Checking for the ayatana override in the keyfile + +2011-04-06 Ted Gould <ted@gould.cx> + + Making it so that we store the keyfile as well. Sad we need to do this. + +2011-02-24 Ted Gould <ted@gould.cx> + + Set the type before the other variables + +2011-02-23 Ted Gould <ted@gould.cx> + + Make sure to set the type of the item before all the values. + 2011-02-17 Ted Gould <ted@gould.cx> 0.3.92 |