]> git.ipfire.org Git - thirdparty/gettext.git/commit
examples: Extend the hello-sh example.
authorBruno Haible <bruno@clisp.org>
Fri, 27 Jun 2025 21:18:54 +0000 (23:18 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 27 Jun 2025 21:18:54 +0000 (23:18 +0200)
commitf1fc656bcc0bad18a3dc136df05bbae1d9e5d8c1
tree6d841db0a6bfe418014379b07c3de2160ba0201b
parent702435bc027c0a6648296bc38898a0d470b5cb63
examples: Extend the hello-sh example.

* gettext-tools/examples/hello-sh/hello-1.sh: Renamed from
gettext-tools/examples/hello-sh/hello.sh.
* gettext-tools/examples/hello-sh/hello-2.sh: New file, based on
gettext-tools/examples/hello-sh/hello-1.sh.
* gettext-tools/examples/hello-sh/hello-3.sh: New file, based on
gettext-tools/examples/hello-sh/hello-2.sh.
* gettext-tools/examples/hello-sh/configure.ac: Update AC_CONFIG_SRCDIR
invocation and AC_CONFIG_FILES invocations.
* gettext-tools/examples/hello-sh/Makefile.am (bin_SCRIPTS): Remove hello.
Add hello-1, hello-2, hello-3.
* gettext-tools/examples/hello-sh/po/Makefile.am (POTFILES): Remove hello.sh.
Add hello-1.sh, hello-2.sh, hello-3.sh.
* gettext-tools/examples/po/Makefile.am (POTFILES): Update accordingly.
* gettext-tools/examples/Makefile.am (EXAMPLESFILES): Update file list.
gettext-tools/examples/Makefile.am
gettext-tools/examples/hello-sh/Makefile.am
gettext-tools/examples/hello-sh/configure.ac
gettext-tools/examples/hello-sh/hello-1.sh [moved from gettext-tools/examples/hello-sh/hello.sh with 81% similarity]
gettext-tools/examples/hello-sh/po/Makefile.am
gettext-tools/examples/po/Makefile.am