]> git.ipfire.org Git - thirdparty/gettext.git/commit
New example 'hello-ruby'.
authorBruno Haible <bruno@clisp.org>
Mon, 16 Dec 2024 10:27:14 +0000 (11:27 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 16 Dec 2024 19:39:16 +0000 (20:39 +0100)
commit32075566432e017df5872116ddb1bf15d634be81
tree2430490c3a0bb93b3decfb0b9aa6b19639fcdf5b
parent9646d7ef813ecbf371d06197765c3624f0b56866
New example 'hello-ruby'.

* gettext-tools/examples/hello-ruby: New directory, based on
gettext-tools/examples/hello-php.
* gettext-tools/examples/Makefile.am (EXAMPLESFILES, EXAMPLESDIRS): Update.
* gettext-tools/examples/po/Makefile.am (POTFILES, SMALLPOTS,
SMALLPOFILES_FOR_lang): Update.
* gettext-tools/examples/README: Update.
* gettext-tools/examples/check-examples: Handle this directory as well.
* NEWS: Mention the new example.
14 files changed:
NEWS
gettext-tools/examples/Makefile.am
gettext-tools/examples/README
gettext-tools/examples/check-examples
gettext-tools/examples/hello-ruby/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-ruby/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-ruby/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-ruby/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-ruby/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-ruby/hello.rb [new file with mode: 0644]
gettext-tools/examples/hello-ruby/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-ruby/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-ruby/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/po/Makefile.am