From: Bruno Haible Date: Mon, 1 Oct 2007 00:19:46 +0000 (+0000) Subject: Support for KDE format strings. X-Git-Tag: v0.17~237 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=493f2f825df096f3e8bcbb9dac4cbf1656af4b2e;p=thirdparty%2Fgettext.git Support for KDE format strings. --- diff --git a/NEWS b/NEWS index 5728582a4..d0ccdc1c0 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,9 @@ Version 0.16.2 - January 2007 * Programming languages support: - Contexts (msgctxt) are now also supported for Java and C#. - C# with Qt: The support for Qt format strings has been updated for Qt 4. + - C++ with KDE: + xgettext has a new option --kde that triggers the recognition and marking + of KDE 4 format strings. * Documentation: The "Users" chapter has been completely rewritten.