diff options
author | Ted Gould <ted@gould.cx> | 2010-06-03 13:22:37 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-06-03 13:22:37 -0500 |
commit | ec9fa20868dedd44dddd1fa412ae620442959596 (patch) | |
tree | 1070a979fd2e7fbd1fad8861a6286463758b10f9 /ChangeLog | |
parent | c2ff294e75eb22c452499d8c405a54b3f31d8fdf (diff) | |
parent | 43138ce788723d7d5877021e2f390b4b43787d5f (diff) | |
download | ayatana-indicator-datetime-ec9fa20868dedd44dddd1fa412ae620442959596.tar.gz ayatana-indicator-datetime-ec9fa20868dedd44dddd1fa412ae620442959596.tar.bz2 ayatana-indicator-datetime-ec9fa20868dedd44dddd1fa412ae620442959596.zip |
* New upstream release.
* Copyright fixes
* Adding translations
* Fix translation domain
* New upstream release.
* Making label guess and reasonable width starting out.
* debian/control: Adding libdbusmenu-gtk as a build dep
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -1,5 +1,33 @@ # Generated by Makefile. Do not edit. +2010-06-03 Ted Gould <ted@gould.cx> + + Adding copyright headers + +2010-06-03 Ted Gould <ted@gould.cx> + + Adding in copyright headers + +2010-03-15 Ted Gould <ted@gould.cx> + + Fixing internationalization by using library interface. + +2010-03-12 Ted Gould <ted@gould.cx> + + Use library i18n support so that we get translations from our own domain. + +2010-03-10 Ted Gould <ted@gould.cx> + + Translations from OEM + +2010-03-10 Kyle Nitzsche <kyle.nitzsche@canonical.com> + + add LINGUAS and translated po files for target languages + +2010-03-04 Ted Gould <ted@gould.cx> + + 0.0.2 + 2010-03-02 Ted Gould <ted@gould.cx> A patch to make it so the label is of fixed size. No jiggle! |