]> git.ipfire.org Git - thirdparty/gettext.git/commit
Sample demonstrating the use of GNU.Gettext in a C# GUI application.
authorBruno Haible <bruno@clisp.org>
Thu, 8 Jan 2004 11:44:51 +0000 (11:44 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:34 +0000 (12:11 +0200)
commitf0792600ac50536eeeacfd06b4ffce84be69798e
tree03103d751d91ed8ed173c432b3f06a14d7345362
parentf7863cae4557bdf36b922ea9cd00f47e6c41601a
Sample demonstrating the use of GNU.Gettext in a C# GUI application.
19 files changed:
gettext-tools/examples/hello-csharp-forms/BUGS [new file with mode: 0644]
gettext-tools/examples/hello-csharp-forms/INSTALL [new file with mode: 0644]
gettext-tools/examples/hello-csharp-forms/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-csharp-forms/autoclean.sh [new file with mode: 0755]
gettext-tools/examples/hello-csharp-forms/autogen.sh [new file with mode: 0755]
gettext-tools/examples/hello-csharp-forms/configure.ac [new file with mode: 0644]
gettext-tools/examples/hello-csharp-forms/hello.cs [new file with mode: 0644]
gettext-tools/examples/hello-csharp-forms/m4/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-csharp-forms/po/LINGUAS [new file with mode: 0644]
gettext-tools/examples/hello-csharp-forms/po/Makefile.am [new file with mode: 0644]
gettext-tools/examples/hello-csharp-forms/po/ca.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp-forms/po/de.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp-forms/po/es.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp-forms/po/fr.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp-forms/po/ja.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp-forms/po/pl.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp-forms/po/ro.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp-forms/po/sr.po [new file with mode: 0644]
gettext-tools/examples/hello-csharp-forms/po/zh_CN.po [new file with mode: 0644]