Update of /cvsroot/mahogany/M/src/classes
In directory sc8-pr-cvs1:/tmp/cvs-serv383/src/classes

Modified Files:
        Mpers.cpp 
Log Message:
added a warning if we're using 8bit chars and the language is not set (only for 
Windows, but this could be needed elsewhere too...)

Index: Mpers.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/Mpers.cpp,v
retrieving revision 1.16
retrieving revision 1.17
diff -b -u -2 -r1.16 -r1.17
--- Mpers.cpp   18 Sep 2003 16:30:50 -0000      1.16
+++ Mpers.cpp   2 Oct 2003 12:40:26 -0000       1.17
@@ -162,4 +162,6 @@
    { "UseCreateFolderWizard",    gettext_noop("use wizard when creating a new 
folder") },
    { "FormatParagraphBeforeExit",gettext_noop("format all paragraphs in composer 
before exit") },
+   { "8BitWarn",                 gettext_noop("warn if 8bit characters are used in 
composer and language is not set") },
+   //{ "", gettext_noop("") },
 };
 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to