X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b666df2c102d1e183532adf0c003e63b1a591e2f..22fb32d5071b4a234cb600e50e59f971dd78d04a:/samples/internat/readme.txt diff --git a/samples/internat/readme.txt b/samples/internat/readme.txt index f8642bd29b..a08085c4bc 100644 --- a/samples/internat/readme.txt +++ b/samples/internat/readme.txt @@ -44,7 +44,7 @@ A. First of all, you will need the GNU gettext tools (see the next question). # generate the .po file for the program itself # see `xgettext --help' for options, "-C" is important! - xgettext -C -o internat.po ../internat.cpp + xgettext -C -n -k_ -o internat.po ../internat.cpp # .po file for wxWindows might be generated in the same way, but for now just # take this one... @@ -60,7 +60,7 @@ A. First of all, you will need the GNU gettext tools (see the next question). # run the sample to test it cd .. - ./$OSTYPE/internat + ./internat Q. How to get the gettext tools? A. For Unix, you should be able to get the source distribution of any GNU mirror @@ -79,4 +79,4 @@ Q. Where to send comments, A. To Vadim Zeitlin , wxWindows list , /dev/null (platform-dependent), - wxWindows dev team Swiss banc account. + wxWindows dev team Swiss bank account.