diff options
author | Michael Terry <mike@mterry.name> | 2011-02-23 13:28:53 -0500 |
---|---|---|
committer | Michael Terry <mike@mterry.name> | 2011-02-23 13:28:53 -0500 |
commit | b4a4c9682ca2413175386ad36d06fc4e1032badc (patch) | |
tree | 01676389bb60015b5b33088c8b15009f1aa251bb /po | |
parent | deafbc1da6b3c29e04455e46414342bcb9841c2a (diff) | |
download | ayatana-indicator-datetime-b4a4c9682ca2413175386ad36d06fc4e1032badc.tar.gz ayatana-indicator-datetime-b4a4c9682ca2413175386ad36d06fc4e1032badc.tar.bz2 ayatana-indicator-datetime-b4a4c9682ca2413175386ad36d06fc4e1032badc.zip |
grab timezone names from geomaps; flesh out support for timezone completion in main map and locations dialog; show times in locations dialog
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 0fa22d4..84ce021 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -2,4 +2,6 @@ src/indicator-datetime.c src/datetime-service.c src/datetime-prefs.c src/datetime-prefs-locations.c +src/utils.c +src/settings-shared.h [type: gettext/glade]data/datetime-dialog.ui |