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

Modified Files:
        wxOptionsDlg.cpp 
Log Message:
removed autodetect encoding option, should be always on

Index: wxOptionsDlg.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxOptionsDlg.cpp,v
retrieving revision 1.392
retrieving revision 1.393
diff -b -u -2 -r1.392 -r1.393
--- wxOptionsDlg.cpp    9 Oct 2003 11:00:03 -0000       1.392
+++ wxOptionsDlg.cpp    10 Oct 2003 21:56:32 -0000      1.393
@@ -365,5 +365,4 @@
    ConfigField_MessageViewInlineGraphicsSize,
    ConfigField_MessageViewInlineGraphicsExternal,
-   ConfigField_MessageViewAutoDetectEncoding,
    ConfigField_MessageViewPlainIsText,
    ConfigField_MessageViewRfc822IsText,
@@ -1384,5 +1383,4 @@
    { gettext_noop("But only if size is less than (kb)"), Field_Number, 
ConfigField_MessageViewInlineGraphics },
    { gettext_noop("&Enable showing external images"), Field_Bool,    
ConfigField_MessageViewInlineGraphics },
-   { gettext_noop("&Autodetect font encoding"),    Field_Bool,    -1 },
    { gettext_noop("Display &text attachments inline"),Field_Bool,    -1 },
    { gettext_noop("Display &mail messages as text"),Field_Bool,    -1 },
@@ -1939,5 +1937,4 @@
    CONFIG_ENTRY(MP_INLINE_GFX_SIZE),
    CONFIG_ENTRY(MP_INLINE_GFX_EXTERNAL),
-   CONFIG_ENTRY(MP_MSGVIEW_AUTO_ENCODING),
    CONFIG_ENTRY(MP_PLAIN_IS_TEXT),
    CONFIG_ENTRY(MP_RFC822_IS_TEXT),



-------------------------------------------------------
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