]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/internat/readme.txt
removed 68K targets and preferences and renamed output libraries
[wxWidgets.git] / samples / internat / readme.txt
index 11eb77f465a5ed4df5d1b8eda1e64e2c1fdff81e..a08085c4bcc2aedc7ff3ddf005daa612dd204893 100644 (file)
@@ -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!
 
    # 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...
    
    # .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 ..
 
    # run the sample to test it
    cd ..
-   ./$OSTYPE/internat <language> <langid>
+   ./internat <language> <langid>
 
 Q. How to get the gettext tools?
 A. For Unix, you should be able to get the source distribution of any GNU mirror
 
 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 <zeitlin@dptmaths.ens-cachan.fr>,
       wxWindows list <wxwin-developers@wx.dent.med.uni-muenchen.de>,
       /dev/null (platform-dependent),
 A. To Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>,
       wxWindows list <wxwin-developers@wx.dent.med.uni-muenchen.de>,
       /dev/null (platform-dependent),
-      wxWindows dev team Suiss banc account.
+      wxWindows dev team Swiss bank account.