]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Mention xgettext and Qt 4.
authorBruno Haible <bruno@clisp.org>
Wed, 28 Jan 2009 10:46:17 +0000 (10:46 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:16:01 +0000 (12:16 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 1847c2f90d274f6a4524745158a6f809c495d3bf..7a2ddba909410de4e6a31f1b8ad6e96ae2e206a9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,10 @@ Version 0.18 - January 2008
 * msgfilter now sets environment variables during the invocation of the
   filter, indicating the msgid and location of the messge being processed.
 
+* xgettext now can extract plural forms from Qt 4 programs. The recommended
+  xgettext command-line options for this case are:
+    --qt --keyword=tr:1,1t --keyword=tr:1,2c,2t --keyword=tr:1,1,2c,3t
+
 * Updated the meaning of 'gcc-internal-format' to match GCC 4.3.
 \f
 Version 0.17 - November 2007