root/trunk/po/Makevars
| Revision 483, 270 bytes (checked in by smoku, 5 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | # Makefile variables for PO directory in any package using GNU gettext. |
| 2 | |
| 3 | DOMAIN = $(PACKAGE) |
| 4 | subdir = po |
| 5 | top_builddir = .. |
| 6 | |
| 7 | XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ |
| 8 | COPYRIGHT_HOLDER = Jacek Konieczny <jajcus@pld.org.pl> |
| 9 | MSGID_BUGS_ADDRESS = |
| 10 | EXTRA_LOCALE_CATEGORIES = |
Note: See TracBrowser for help on using the browser.
