diff options
author | Ted Gould <ted@gould.cx> | 2010-02-18 10:41:28 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-18 10:41:28 -0600 |
commit | 481f29d74b9d8e4a16c1826fcd3ac6bc1df3f5c8 (patch) | |
tree | a87448fe8bc074d507e6c250cef1a5c089d0536d /ChangeLog | |
parent | 9844a4bdee7e43b7aee59806ccfd31715ccb49f9 (diff) | |
parent | 86c5b21756930411a0916008a8f5f07606760a65 (diff) | |
download | ayatana-indicator-datetime-481f29d74b9d8e4a16c1826fcd3ac6bc1df3f5c8.tar.gz ayatana-indicator-datetime-481f29d74b9d8e4a16c1826fcd3ac6bc1df3f5c8.tar.bz2 ayatana-indicator-datetime-481f29d74b9d8e4a16c1826fcd3ac6bc1df3f5c8.zip |
Merge from ubuntu-desktop
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 + |