From: Daiki Ueno Date: Fri, 4 Apr 2014 04:26:13 +0000 (+0900) Subject: gettext-tools: Update file manifest X-Git-Tag: v0.19~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48a71d47d1500d2ae63c42ab8fe706a43c7cfb69;p=thirdparty%2Fgettext.git gettext-tools: Update file manifest --- diff --git a/gettext-tools/src/FILES b/gettext-tools/src/FILES index 1ea7fbf77..5fb474ffe 100644 --- a/gettext-tools/src/FILES +++ b/gettext-tools/src/FILES @@ -59,6 +59,9 @@ po-xerror.c | write-stringtable.c | Output of a list-of-messages to a NeXTstep/GNUstep .strings | file. +| write-desktop.h +| write-desktop.c +| Output of a list-of-messages to a .desktop file. +-------------- Writing PO files +-------------- Reading PO files @@ -107,6 +110,9 @@ po-xerror.c | read-catalog.c | Reading of a PO file, returning a list-of-messages. | +| read-desktop.h +| read-desktop.c +| Reading of a .desktop file, returning a list-of-messages. +-------------- Reading PO files msgl-iconv.h @@ -348,6 +354,9 @@ msgl-check.c | x-gsettings.h | x-gsettings.c | String extractor for GSettings schema file. +| x-desktop.h +| x-desktop.c +| String extractor from Desktop Entry file. | xgettext.c | Main source for the 'xgettext' program. |