]> git.ipfire.org Git - thirdparty/gettext.git/commit
Sort programming languages like in the documentation.
authorBruno Haible <bruno@clisp.org>
Sun, 2 Feb 2025 10:39:54 +0000 (11:39 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 2 Feb 2025 10:39:54 +0000 (11:39 +0100)
commit4ff1705f8f294f6cf5161bcfa3d1b1d8bdd72876
treea3b78d725e349f97e6d67316351b8de296ce14cc
parent74601c9fe9f3222ef7663483335d601173bca3d3
Sort programming languages like in the documentation.

* gettext-tools/src/xgettext.c (usage): For the -L, -a, -k, --flag options, sort
the list of programming languages like in the documentation. Add Guile, Rust,
GSettings, that were forgotten earlier.
* gettext-tools/doc/xgettext.texi: Likewise.
* gettext-tools/examples/README: Sort the examples like the programming
languages in the documentation.
* gettext-tools/examples/Makefile.am (EXAMPLESFILES, EXAMPLESDIRS): Likewise.
* gettext-tools/examples/check-examples (func_check_autoclean_all,
func_check_distclean_all, func_check_maintainerclean_all,
func_check_maintainerclean_vpath_all, func_check_dist_all,
func_check_dist_vpath_all, func_check_install_all, func_check_uninstall_all,
func_check_distcheck_all, func_check_all): Likewise.
* gettext-tools/examples/po/Makefile.am (POTFILES, SMALLPOTS, hello-*.pot,
SMALLPOFILES_FOR_lang, $(srcdir)/../hello-*/po/$(LL).po): Likewise.
gettext-tools/doc/xgettext.texi
gettext-tools/examples/Makefile.am
gettext-tools/examples/README
gettext-tools/examples/check-examples
gettext-tools/examples/po/Makefile.am
gettext-tools/src/xgettext.c