diff options
Diffstat (limited to 'po/Makevars')
-rw-r--r-- | po/Makevars | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/po/Makevars b/po/Makevars new file mode 100644 index 00000000..18ed9571 --- /dev/null +++ b/po/Makevars @@ -0,0 +1,5 @@ +DOMAIN = $(PACKAGE) +subdir = po +top_builddir = .. +XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=UTF-8 +EXTRA_LOCALE_CATEGORIES = |