From 48a71d47d1500d2ae63c42ab8fe706a43c7cfb69 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Fri, 4 Apr 2014 13:26:13 +0900 Subject: [PATCH] gettext-tools: Update file manifest --- gettext-tools/src/FILES | 9 +++++++++ 1 file changed, 9 insertions(+) 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. | -- 2.47.2