diff options
author | Ted Gould <ted@gould.cx> | 2011-01-06 22:46:09 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-06 22:46:09 -0600 |
commit | edecf345e2db43483e33cd416b9242c29f45038a (patch) | |
tree | b85506040388a1e9060be80b9cdd2d0a2eaa9725 /po | |
parent | 803f8f9c0a81d34c9d94c7b27e3b78fb0a6ecab3 (diff) | |
parent | 4cab2afb2670c941accf38428cab81cf281aa63b (diff) | |
download | ayatana-indicator-datetime-edecf345e2db43483e33cd416b9242c29f45038a.tar.gz ayatana-indicator-datetime-edecf345e2db43483e33cd416b9242c29f45038a.tar.bz2 ayatana-indicator-datetime-edecf345e2db43483e33cd416b9242c29f45038a.zip |
Fixing time to be taken from time settings instead of message settings.
Diffstat (limited to 'po')
-rw-r--r-- | po/Makevars | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/po/Makevars b/po/Makevars new file mode 100644 index 0000000..e877468 --- /dev/null +++ b/po/Makevars @@ -0,0 +1,7 @@ +DOMAIN = $(PACKAGE) +subdir = po +top_builddir = .. +XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=C_:1c,2 --keyword=T_ --from-code=UTF-8 +COPYRIGHT_HOLDER = Canonical Ltd. +MSGID_BUGS_ADDRESS = ted@canonical.com +EXTRA_LOCALE_CATEGORIES = |