diff options
author | Danilo Šegan <danilo@src.gnome.org> | 2004-01-19 13:14:08 +0000 |
---|---|---|
committer | Danilo Šegan <danilo@src.gnome.org> | 2004-01-19 13:14:08 +0000 |
commit | f2a3138689336c36d0a45e81b4e0f8e79a5b1aa8 (patch) | |
tree | 895ce28bc26dbde43f18687b259d7b7614dca7f3 /po-properties/Makefile.in.in | |
parent | da3bdc7e30215a527de305bcc53bc6fb2d92411a (diff) | |
download | gtk+-f2a3138689336c36d0a45e81b4e0f8e79a5b1aa8.tar.gz |
Added XGETTEXT_KEYWORDS.
Diffstat (limited to 'po-properties/Makefile.in.in')
-rw-r--r-- | po-properties/Makefile.in.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po-properties/Makefile.in.in b/po-properties/Makefile.in.in index b98315b5c7..dbab0394ba 100644 --- a/po-properties/Makefile.in.in +++ b/po-properties/Makefile.in.in @@ -16,6 +16,8 @@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@-properties PACKAGE = @PACKAGE@ VERSION = @VERSION@ +XGETTEXT_KEYWORDS = --keyword --keyword=P_ + SHELL = /bin/sh @SET_MAKE@ |