]> git.ipfire.org Git - thirdparty/gettext.git/commit
Example package demonstrating the use of gettext.
authorBruno Haible <bruno@clisp.org>
Sun, 16 Nov 2003 15:17:16 +0000 (15:17 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:15 +0000 (12:11 +0200)
commitf31d09ff2a6745a3f8501b3396bfcf81c0ba0982
tree81361dea18dc86d3a3d52d581daf1b5322bd5c5d
parentd73a2fcfa69f9291c9ac6fa6d7f92dbad26a88fc
Example package demonstrating the use of gettext.
286 files changed:
gettext-tools/examples/ChangeLog [new file with mode: 0644]
gettext-tools/examples/Makefile.am [new file with mode: 0644]
gettext-tools/examples/Makefile.in [new file with mode: 0644]
gettext-tools/examples/Makefile.msvc [new file with mode: 0644]
gettext-tools/examples/Makefile.vms [new file with mode: 0644]
gettext-tools/examples/README [new file with mode: 0644]
gettext-tools/examples/hello-c++-gnome/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-c++-gnome/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-c++-gnome/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-c++-gnome/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-c++-gnome/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-c++-gnome/hello.cc [new file with mode: 0644]
gettext-tools/examples/hello-c++-gnome/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-c++-gnome/m4/gnome-gnorba-check.m4 [new file with mode: 0644]
gettext-tools/examples/hello-c++-gnome/m4/gnome-orbit-check.m4 [new file with mode: 0644]
gettext-tools/examples/hello-c++-gnome/m4/gnome.m4 [new file with mode: 0644]
gettext-tools/examples/hello-c++-gnome/m4/gtk--.m4 [new file with mode: 0644]
gettext-tools/examples/hello-c++-gnome/m4/gtk.m4 [new file with mode: 0644]
gettext-tools/examples/hello-c++-gnome/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-c++-gnome/po/Makevars [new file with mode: 0644]
gettext-tools/examples/hello-c++-gnome/po/POTFILES.in [new file with mode: 0644]
gettext-tools/examples/hello-c++-gnome/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-c++-kde/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-c++-kde/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-c++-kde/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-c++-kde/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-c++-kde/configure.in.in [new file with mode: 0644]
gettext-tools/examples/hello-c++-kde/hello.cc [new file with mode: 0644]
gettext-tools/examples/hello-c++-kde/hellowindow.cc [new file with mode: 0644]
gettext-tools/examples/hello-c++-kde/hellowindow.h [new file with mode: 0644]
gettext-tools/examples/hello-c++-kde/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-c++-kde/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-c++-kde/po/Makevars [new file with mode: 0644]
gettext-tools/examples/hello-c++-kde/po/POTFILES.in [new file with mode: 0644]
gettext-tools/examples/hello-c++-kde/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-c++-qt/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-c++-qt/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-c++-qt/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-c++-qt/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-c++-qt/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-c++-qt/hello.cc [new file with mode: 0644]
gettext-tools/examples/hello-c++-qt/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-c++-qt/m4/qt.m4 [new file with mode: 0644]
gettext-tools/examples/hello-c++-qt/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-c++-qt/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-c++-qt/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-c++/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-c++/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-c++/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-c++/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-c++/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-c++/hello.cc [new file with mode: 0644]
gettext-tools/examples/hello-c++/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-c++/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-c++/po/Makevars [new file with mode: 0644]
gettext-tools/examples/hello-c++/po/POTFILES.in [new file with mode: 0644]
gettext-tools/examples/hello-c++/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-c-gnome/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-c-gnome/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-c-gnome/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-c-gnome/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-c-gnome/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-c-gnome/hello.c [new file with mode: 0644]
gettext-tools/examples/hello-c-gnome/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-c-gnome/m4/gnome-gnorba-check.m4 [new file with mode: 0644]
gettext-tools/examples/hello-c-gnome/m4/gnome-orbit-check.m4 [new file with mode: 0644]
gettext-tools/examples/hello-c-gnome/m4/gnome.m4 [new file with mode: 0644]
gettext-tools/examples/hello-c-gnome/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-c-gnome/po/Makevars [new file with mode: 0644]
gettext-tools/examples/hello-c-gnome/po/POTFILES.in [new file with mode: 0644]
gettext-tools/examples/hello-c-gnome/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-c/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-c/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-c/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-c/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-c/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-c/hello.c [new file with mode: 0644]
gettext-tools/examples/hello-c/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-c/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-c/po/Makevars [new file with mode: 0644]
gettext-tools/examples/hello-c/po/POTFILES.in [new file with mode: 0644]
gettext-tools/examples/hello-c/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-clisp/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-clisp/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-clisp/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-clisp/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-clisp/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-clisp/hello.lisp.in [new file with mode: 0644]
gettext-tools/examples/hello-clisp/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-clisp/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-clisp/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-clisp/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-gawk/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-gawk/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-gawk/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-gawk/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-gawk/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-gawk/hello.awk [new file with mode: 0644]
gettext-tools/examples/hello-gawk/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-gawk/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-gawk/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-gawk/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-java-awt/Hello.java [new file with mode: 0644]
gettext-tools/examples/hello-java-awt/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-java-awt/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-java-awt/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-java-awt/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-java-awt/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-java-awt/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-java-awt/m4/TestAWT.class [new file with mode: 0644]
gettext-tools/examples/hello-java-awt/m4/TestAWT.java [new file with mode: 0644]
gettext-tools/examples/hello-java-awt/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-java-awt/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-java-awt/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-java-swing/Hello.java [new file with mode: 0644]
gettext-tools/examples/hello-java-swing/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-java-swing/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-java-swing/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-java-swing/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-java-swing/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-java-swing/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-java-swing/m4/TestAWT.class [new file with mode: 0644]
gettext-tools/examples/hello-java-swing/m4/TestAWT.java [new file with mode: 0644]
gettext-tools/examples/hello-java-swing/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-java-swing/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-java-swing/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-java/Hello.java [new file with mode: 0644]
gettext-tools/examples/hello-java/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-java/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-java/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-java/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-java/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-java/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-java/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-java/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-java/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-librep/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-librep/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-librep/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-librep/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-librep/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-librep/hello.jl.in [new file with mode: 0644]
gettext-tools/examples/hello-librep/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-librep/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-librep/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-librep/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnome/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnome/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnome/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-objc-gnome/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-objc-gnome/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnome/hello.m [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnome/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnome/m4/gnome-gnorba-check.m4 [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnome/m4/gnome-orbit-check.m4 [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnome/m4/gnome.m4 [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnome/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnome/po/Makevars [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnome/po/POTFILES.in [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnome/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnustep/AppController.h [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnustep/AppController.m [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnustep/GNUmakefile [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnustep/Hello.h [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnustep/Hello.m [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnustep/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnustep/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-objc-gnustep/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-objc-gnustep/main.m [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnustep/po/GNUmakefile [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnustep/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnustep/po/LocaleAliases [new file with mode: 0644]
gettext-tools/examples/hello-objc-gnustep/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-objc/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-objc/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-objc/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-objc/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-objc/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-objc/hello.m [new file with mode: 0644]
gettext-tools/examples/hello-objc/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-objc/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-objc/po/Makevars [new file with mode: 0644]
gettext-tools/examples/hello-objc/po/POTFILES.in [new file with mode: 0644]
gettext-tools/examples/hello-objc/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-pascal/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-pascal/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-pascal/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-pascal/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-pascal/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-pascal/hello.pas [new file with mode: 0644]
gettext-tools/examples/hello-pascal/hello.rst [new file with mode: 0644]
gettext-tools/examples/hello-pascal/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-pascal/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-pascal/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-pascal/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-perl/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-perl/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-perl/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-perl/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-perl/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-perl/hello.pl [new file with mode: 0644]
gettext-tools/examples/hello-perl/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-perl/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-perl/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-perl/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-php/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-php/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-php/README [new file with mode: 0644]
gettext-tools/examples/hello-php/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-php/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-php/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-php/hello.php [new file with mode: 0644]
gettext-tools/examples/hello-php/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-php/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-php/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-php/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-python/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-python/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-python/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-python/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-python/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-python/hello.py.in [new file with mode: 0644]
gettext-tools/examples/hello-python/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-python/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-python/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-python/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-sh/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-sh/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-sh/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-sh/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-sh/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-sh/hello.sh [new file with mode: 0644]
gettext-tools/examples/hello-sh/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-sh/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-sh/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-sh/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-smalltalk/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-smalltalk/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-smalltalk/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-smalltalk/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-smalltalk/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-smalltalk/hello.st.in [new file with mode: 0644]
gettext-tools/examples/hello-smalltalk/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-smalltalk/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-smalltalk/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-smalltalk/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-tcl-tk/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-tcl-tk/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-tcl-tk/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-tcl-tk/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-tcl-tk/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-tcl-tk/hello.tcl [new file with mode: 0644]
gettext-tools/examples/hello-tcl-tk/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-tcl-tk/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-tcl-tk/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-tcl-tk/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-tcl/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-tcl/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-tcl/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-tcl/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-tcl/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-tcl/hello.tcl [new file with mode: 0644]
gettext-tools/examples/hello-tcl/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-tcl/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-tcl/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-tcl/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-ycp/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-ycp/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-ycp/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-ycp/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-ycp/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-ycp/hello.ycp [new file with mode: 0644]
gettext-tools/examples/hello-ycp/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-ycp/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-ycp/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-ycp/po/de.po [new file with mode: 0644]
gettext-tools/examples/installpaths.in [new file with mode: 0644]
gettext-tools/examples/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/po/Makefile.in [new file with mode: 0644]
gettext-tools/examples/po/de.po [new file with mode: 0644]
gettext-tools/examples/po/gettext-examples.pot [new file with mode: 0644]
gettext-tools/examples/po/mmsmallpo.sh [new file with mode: 0755]
gettext-tools/examples/po/remove-potcdate.sin [new file with mode: 0644]
gettext-tools/examples/po/stamp-po [new file with mode: 0644]
gettext-tools/examples/po/xsmallpot.sh [new file with mode: 0755]