Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1:/tmp/cvs-serv21895/include

Modified Files:
        Moptions.h 
Log Message:
removed autodetect encoding option, should be always on

Index: Moptions.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Moptions.h,v
retrieving revision 1.83
retrieving revision 1.84
diff -b -u -2 -r1.83 -r1.84
--- Moptions.h  9 Oct 2003 11:00:02 -0000       1.83
+++ Moptions.h  10 Oct 2003 21:56:32 -0000      1.84
@@ -261,5 +261,4 @@
 extern const MOption MP_MSGVIEW_HEADERS;
 extern const MOption MP_MSGVIEW_ALL_HEADERS;
-extern const MOption MP_MSGVIEW_AUTO_ENCODING;
 extern const MOption MP_MSGVIEW_DEFAULT_ENCODING;
 extern const MOption MP_LAST_CREATED_FOLDER_TYPE;
@@ -911,6 +910,4 @@
 /// all headers we know about
 #define   MP_MSGVIEW_ALL_HEADERS_NAME     "MsgViewAllHeaders"
-/// should we auto detect the message encoding?
-#define  MP_MSGVIEW_AUTO_ENCODING_NAME   "MsgViewAutoDetectEnc"
 /// the default encoding for the viewer/composer
 #define  MP_MSGVIEW_DEFAULT_ENCODING_NAME   "DefEncoding"
@@ -1890,6 +1887,4 @@
           "X-URL:" \
           "X-WM-Posted-At:"
-/// should we auto detect the message encoding?
-#define  MP_MSGVIEW_AUTO_ENCODING_DEFVAL   1
 /// the default encoding for the viewer/composer
 #define  MP_MSGVIEW_DEFAULT_ENCODING_DEFVAL (long)wxFONTENCODING_DEFAULT



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to