SF.net SVN: mahogany:[7520] trunk/M/src/gui/wxOptionsDlg.cpp

[email protected] Tue, 05 Aug 2008 23:26:51 +0000
Newsgroups gmane.mail.mahogany.cvs
Message-ID <[email protected]>
Revision: 7520
          http://mahogany.svn.sourceforge.net/mahogany/?rev=7520&view=rev
Author:   vadz
Date:     2008-08-05 23:26:50 +0000 (Tue, 05 Aug 2008)

Log Message:
-----------
mark fields not making sense for an identity as Field_Global

Modified Paths:
--------------
    trunk/M/src/gui/wxOptionsDlg.cpp

Modified: trunk/M/src/gui/wxOptionsDlg.cpp
===================================================================
--- trunk/M/src/gui/wxOptionsDlg.cpp	2008-08-05 22:59:38 UTC (rev 7519)
+++ trunk/M/src/gui/wxOptionsDlg.cpp	2008-08-05 23:26:50 UTC (rev 7520)
@@ -1327,9 +1327,9 @@
    { gettext_noop("Configure &XFace..."),          Field_XFace,   -1          },
    { gettext_noop("&Wrap margin"),                 Field_Number | Field_Global,  -1,                        },
 
-   { "",                                           Field_Message, -1 },
+   { "",                                           Field_Message | Field_Global, -1 },
    { gettext_noop("The following settings control the appearance "
-                  "of the composer window:"),      Field_Message, -1 },
+                  "of the composer window:"),      Field_Message | Field_Global, -1 },
 #ifdef USE_FONT_DESC
    { gettext_noop("&Font to use"),                 Field_Font | Field_Global, -1 },
 #else // !USE_FONT_DESC
@@ -1344,26 +1344,29 @@
    { gettext_noop("Use these settings for &headers too"),
                                                    Field_Bool | Field_Global,   -1},
 
-   { "",                                           Field_Message, -1 },
+   { "",                                           Field_Message | Field_Global, -1 },
    { gettext_noop("Mahogany can try to detect if you forget to attach a file "
                   "to your message when you mentioned it in the message text.\n"
                   "If the check is activated, the regular expression below can "
                   "be used to select the words which indicate attachment present."),
-                                                   Field_Message, -1 },
-   { gettext_noop("Check for &forgotten attachments"), Field_Bool, -1 },
-   { gettext_noop("Attachments check rege&x"),     Field_Text,
+                                                   Field_Message | Field_Global, -1 },
+   { gettext_noop("Check for &forgotten attachments"), Field_Bool | Field_Global, -1 },
+   { gettext_noop("Attachments check rege&x"),     Field_Text | Field_Global,
                                                    ConfigField_ComposeCheckForgottenAttachments },
 
-   { "",                                           Field_Message, -1 },
+   { "",                                           Field_Message | Field_Global, -1 },
    { gettext_noop("The settings below allow you to have a last look at the\n"
                   "message before sending it and/or change your mind about\n"
                   "sending it even after pressing the \"Send\" button."),
                                                    Field_Message |
-                                                   Field_Advanced, -1 },
+                                                   Field_Advanced |
+                                                   Field_Global, -1 },
    { gettext_noop("P&review message before sending"), Field_Bool |
-                                                   Field_Advanced, -1 },
+                                                   Field_Advanced |
+                                                   Field_Global, -1 },
    { gettext_noop("&Confirm sending mail"),        Field_Bool |
-                                                   Field_Advanced,
+                                                   Field_Advanced |
+                                                   Field_Global,
                                                   -ConfigField_ComposePreview },
 
    { "",                                           Field_Message, -1},


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/