diff options
author | Didier Roche <didier.roche@canonical.com> | 2010-02-10 11:41:36 +0100 |
---|---|---|
committer | Didier Roche <didier.roche@canonical.com> | 2010-02-10 11:41:36 +0100 |
commit | 4b0dea13c313c32cc798f0434d6d50a4fe991d80 (patch) | |
tree | 6c16b6647320461b3ac84ebca191f009bd5583a4 /ChangeLog | |
parent | 988a0e6cc220f1b78cbabded6fc7e5ab8c40aa61 (diff) | |
parent | 2c193e71a9e62ecf27c2484434c6a05443dc9c61 (diff) | |
download | ayatana-indicator-datetime-4b0dea13c313c32cc798f0434d6d50a4fe991d80.tar.gz ayatana-indicator-datetime-4b0dea13c313c32cc798f0434d6d50a4fe991d80.tar.bz2 ayatana-indicator-datetime-4b0dea13c313c32cc798f0434d6d50a4fe991d80.zip |
new upstream version
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 50 |
1 files changed, 50 insertions, 0 deletions
@@ -0,0 +1,50 @@ +# Generated by Makefile. Do not edit. + +2010-01-07 Ted Gould <ted@gould.cx> + + Adding the loadable indicator. + +2010-01-06 Ted Gould <ted@gould.cx> + + Building a simple menu. + +2010-01-05 Ted Gould <ted@gould.cx> + + Initalizing and disposing of the label and timer + +2010-01-05 Ted Gould <ted@gould.cx> + + Adding in a timer to update + +2010-01-05 Ted Gould <ted@gould.cx> + + Adding comments. + +2010-01-05 Ted Gould <ted@gould.cx> + + Updating the label with the time + +2010-01-04 Ted Gould <ted@gould.cx> + + Making a label + +2010-01-04 Ted Gould <ted@gould.cx> + + Linking in the get_label function + +2010-01-04 Ted Gould <ted@gould.cx> + + Adding in the indicator defines + +2010-01-04 Ted Gould <ted@gould.cx> + + The base object for the indicator + +2010-01-04 Ted Gould <ted@gould.cx> + + Building a very basic indicator. + +2010-01-04 Ted Gould <ted@gould.cx> + + Boot strap + |