From: Bruno Haible Date: Tue, 1 Oct 2024 20:21:30 +0000 (+0200) Subject: Update the file list. X-Git-Tag: v0.23~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2cddfe9a2ea569ca60db0af89b36cc764de8545;p=thirdparty%2Fgettext.git Update the file list. * gettext-tools/src/FILES: Update. * gettext-tools/src/write-desktop.h: Fix comment. * gettext-tools/src/write-xml.h: Likewise. --- diff --git a/gettext-tools/src/FILES b/gettext-tools/src/FILES index 72754a2bb..dfdbe83b3 100644 --- a/gettext-tools/src/FILES +++ b/gettext-tools/src/FILES @@ -63,9 +63,6 @@ xerror-handler.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 @@ -305,6 +302,12 @@ msgl-check.c | write-qt.h | write-qt.c | Generating Qt .qm files. +| write-desktop.h +| write-desktop.c +| Writing a .desktop file. +| write-xml.h +| write-xml.c +| Writing to an XML file. | msgfmt.c | Main source for the 'msgfmt' program. | diff --git a/gettext-tools/src/write-desktop.h b/gettext-tools/src/write-desktop.h index 4b20761b9..f1c2bf87a 100644 --- a/gettext-tools/src/write-desktop.h +++ b/gettext-tools/src/write-desktop.h @@ -1,6 +1,5 @@ -/* Reading Desktop Entry files. - Copyright (C) 1995-1998, 2000-2003, 2005-2006, 2008-2009, 2014-2016 Free - Software Foundation, Inc. +/* Writing Desktop Entry files. + Copyright (C) 1995-2024 Free Software Foundation, Inc. This file was written by Daiki Ueno . This program is free software: you can redistribute it and/or modify diff --git a/gettext-tools/src/write-xml.h b/gettext-tools/src/write-xml.h index 8bf0dfc56..5b80ac4b7 100644 --- a/gettext-tools/src/write-xml.h +++ b/gettext-tools/src/write-xml.h @@ -1,6 +1,5 @@ -/* Reading XML files. - Copyright (C) 1995-1998, 2000-2003, 2005-2006, 2008-2009, 2014-2016 Free - Software Foundation, Inc. +/* Writing XML files. + Copyright (C) 2024 Free Software Foundation, Inc. This file was written by Daiki Ueno . This program is free software: you can redistribute it and/or modify