diff options
author | karl-qdh <karl@qdh.org.uk> | 2011-01-19 15:27:22 +0000 |
---|---|---|
committer | karl-qdh <karl@qdh.org.uk> | 2011-01-19 15:27:22 +0000 |
commit | 648676e3e3a6f9d4d08b396980712f651763c5a4 (patch) | |
tree | c5c056edf8bdedce5583c5fb082d94bea77e19ed /po/Makevars | |
parent | add30ba3ce73f5b10f592cc1cd23132a9c04d980 (diff) | |
parent | cd14524ec56a149b9c9c9fa780698ea42738cb61 (diff) | |
download | ayatana-indicator-datetime-648676e3e3a6f9d4d08b396980712f651763c5a4.tar.gz ayatana-indicator-datetime-648676e3e3a6f9d4d08b396980712f651763c5a4.tar.bz2 ayatana-indicator-datetime-648676e3e3a6f9d4d08b396980712f651763c5a4.zip |
Merged gdbus etc... from trunk
Diffstat (limited to 'po/Makevars')
-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 = |