* gettext-tools/src/FILES: Update.
* gettext-tools/src/write-desktop.h: Fix comment.
* gettext-tools/src/write-xml.h: Likewise.
| 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
| 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.
|
-/* 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 <ueno@gnu.org>.
This program is free software: you can redistribute it and/or modify
-/* 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 <ueno@gnu.org>.
This program is free software: you can redistribute it and/or modify