]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
NEWS: Mention Desktop Entry support
authorDaiki Ueno <ueno@gnu.org>
Fri, 4 Apr 2014 04:20:29 +0000 (13:20 +0900)
committerDaiki Ueno <ueno@gnu.org>
Fri, 4 Apr 2014 04:20:29 +0000 (13:20 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 212395d6d59b8266c12156ec3cc33c6399b82d6e..9a495fe362a2485b3b86e414d19adda4b0ce727f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ Version 0.18.4 - unreleased
 
 * Programming languages support:
 
+  - Desktop Entry:
+    xgettext and msgfmt now support .desktop files, used by desktop
+    applications, as input and output.
+
   - GSettings:
     xgettext now supports GSettings schema file format used by GNOME
     applications.