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

Modified Files:
        wxOptionsDlg.cpp 
Log Message:
don't use ":", as other options don't have it

Index: wxOptionsDlg.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxOptionsDlg.cpp,v
retrieving revision 1.347
retrieving revision 1.348
diff -b -u -2 -r1.347 -r1.348
--- wxOptionsDlg.cpp    6 Nov 2002 14:25:12 -0000       1.347
+++ wxOptionsDlg.cpp    6 Nov 2002 14:38:43 -0000       1.348
@@ -1150,5 +1150,5 @@
 
    { gettext_noop("\n"),                           Field_Message, -1},
-   { gettext_noop("Show \"&From\" field:"),        Field_Bool |
+   { gettext_noop("Show \"&From\" field"),        Field_Bool |
                                                    Field_Advanced,  -1},
    { gettext_noop("Configure &headers..."),        Field_SubDlg,  -1},



-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to