]> git.ipfire.org Git - thirdparty/gettext.git/commit
Example showing integration of GNU gettext with wxWidgets.
authorBruno Haible <bruno@clisp.org>
Mon, 27 Mar 2006 11:56:06 +0000 (11:56 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:04 +0000 (12:13 +0200)
commit386ffe5175f85472df7973f514523bbdb01662bc
tree3b2ee5de4d3e04616e165a45507d8bf9132792df
parent3993bffa4ba524f6a6a34fcea192393f3739cad0
Example showing integration of GNU gettext with wxWidgets.
gettext-tools/examples/hello-c++-wxwidgets/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-c++-wxwidgets/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-c++-wxwidgets/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-c++-wxwidgets/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-c++-wxwidgets/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-c++-wxwidgets/hello.cc [new file with mode: 0644]
gettext-tools/examples/hello-c++-wxwidgets/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-c++-wxwidgets/m4/wxwidgets.m4 [new file with mode: 0644]
gettext-tools/examples/hello-c++-wxwidgets/po/.cvsignore [new file with mode: 0644]
gettext-tools/examples/hello-c++-wxwidgets/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-c++-wxwidgets/po/Makefile.am [new file with mode: 0644]