[evolution/express2: 7/9] Hide the Alerts label in the composer's preferences



commit 5b5ac7a174676bf665b627b25d25ae9a9de689f4
Author: Federico Mena Quintero <federico novell com>
Date:   Thu Apr 8 18:05:07 2010 -0500

    Hide the Alerts label in the composer's preferences
    
    We don't need that heading as it would only have one sub-option.
    
    Signed-off-by: Federico Mena Quintero <federico novell com>

 mail/evolution-mail.schemas.in |    2 +-
 mail/mail-config.ui            |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in
index 5e7ac53..3bc4e35 100644
--- a/mail/evolution-mail.schemas.in
+++ b/mail/evolution-mail.schemas.in
@@ -1554,7 +1554,7 @@
       <owner>evolution-mail</owner>
       <type>list</type>
       <list_type>string</list_type>
-      <default>[chkOutlookFilenames,vboxTopPosting,chkPromptEmptySubject]</default>
+      <default>[chkOutlookFilenames,vboxTopPosting,labelAlerts,chkPromptEmptySubject]</default>
       <locale name="C">
          <short>List of controls to hide when in Express mode</short>
          <long>
diff --git a/mail/mail-config.ui b/mail/mail-config.ui
index c84a5cc..8f8935b 100644
--- a/mail/mail-config.ui
+++ b/mail/mail-config.ui
@@ -4540,7 +4540,7 @@ For example: "Work" or "Personal"</property>
               </packing>
             </child>
             <child>
-              <object class="GtkLabel" id="label506">
+              <object class="GtkLabel" id="labelAlerts">
                 <property name="visible">True</property>
                 <property name="xalign">0</property>
                 <property name="label" translatable="yes">Alerts</property>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]