Update of /cvsroot/mahogany/M/include
In directory usw-pr-cvs1:/tmp/cvs-serv5096/include

Modified Files:
        CmdLineOpts.h 
Log Message:
added --lang option and fixed i18n for Windows

Index: CmdLineOpts.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/CmdLineOpts.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -b -u -2 -r1.3 -r1.4
--- CmdLineOpts.h       22 Apr 2002 10:12:06 -0000      1.3
+++ CmdLineOpts.h       2 May 2002 22:42:42 -0000       1.4
@@ -36,4 +36,7 @@
    String configFile;
 
+   /// the locale/language to use, override LANG env var and auto detection
+   String lang;
+
    /// the folder to open in the main frame, only use if useFolder is true
    String folder;


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to