diff options
| author | Jason Conti <jason.conti@gmail.com> | 2011-05-18 14:32:05 -0400 |
|---|---|---|
| committer | Jason Conti <jason.conti@gmail.com> | 2011-05-18 14:32:05 -0400 |
| commit | 56ddef212f3115a67bf84cc107d12c8e257639f9 (patch) | |
| tree | 9b921afc676caca4aea6fbee97b8102e2b81fa8f /po/Makevars | |
| parent | c5639915fb09ac4dd6f52640a09ca4f3dfba604d (diff) | |
| download | ayatana-indicator-notifications-56ddef212f3115a67bf84cc107d12c8e257639f9.tar.gz ayatana-indicator-notifications-56ddef212f3115a67bf84cc107d12c8e257639f9.tar.bz2 ayatana-indicator-notifications-56ddef212f3115a67bf84cc107d12c8e257639f9.zip | |
Updated the pot file. Not many strings so far.
Diffstat (limited to 'po/Makevars')
| -rw-r--r-- | po/Makevars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars index bf02f7c..18ed957 100644 --- a/po/Makevars +++ b/po/Makevars @@ -1,5 +1,5 @@ DOMAIN = $(PACKAGE) subdir = po top_builddir = .. -XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=C_:1c,2 --keyword=T_ --from-code=UTF-8 +XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=UTF-8 EXTRA_LOCALE_CATEGORIES = |
