From f2a3138689336c36d0a45e81b4e0f8e79a5b1aa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danilo=20=C5=A0egan?= Date: Mon, 19 Jan 2004 13:14:08 +0000 Subject: [PATCH] Added XGETTEXT_KEYWORDS. --- po-properties/ChangeLog | 4 ++++ po-properties/Makefile.in.in | 2 ++ 2 files changed, 6 insertions(+) diff --git a/po-properties/ChangeLog b/po-properties/ChangeLog index a0323ba4f5..455af76cf0 100644 --- a/po-properties/ChangeLog +++ b/po-properties/ChangeLog @@ -1,3 +1,7 @@ +2004-01-19 Danilo Ĺ egan + + * Makefile.in.in: Added XGETTEXT_KEYWORDS. + Mon Jan 19 12:17:25 2004 Laurent Dhima * sq.po: Updated Albanian translation. 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@