aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@novell.com>2010-04-09 07:05:07 +0800
committerFederico Mena Quintero <federico@novell.com>2010-04-09 07:05:07 +0800
commit5b5ac7a174676bf665b627b25d25ae9a9de689f4 (patch)
treeed73cdf8addc25529204354f6c0e9ee43cba95ed /mail
parentf2d0cc79bd9acaf31777e1d41ff68ad0e1c104a1 (diff)
downloadgsoc2013-evolution-5b5ac7a174676bf665b627b25d25ae9a9de689f4.tar
gsoc2013-evolution-5b5ac7a174676bf665b627b25d25ae9a9de689f4.tar.gz
gsoc2013-evolution-5b5ac7a174676bf665b627b25d25ae9a9de689f4.tar.bz2
gsoc2013-evolution-5b5ac7a174676bf665b627b25d25ae9a9de689f4.tar.lz
gsoc2013-evolution-5b5ac7a174676bf665b627b25d25ae9a9de689f4.tar.xz
gsoc2013-evolution-5b5ac7a174676bf665b627b25d25ae9a9de689f4.tar.zst
gsoc2013-evolution-5b5ac7a174676bf665b627b25d25ae9a9de689f4.zip
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>
Diffstat (limited to 'mail')
-rw-r--r--mail/evolution-mail.schemas.in2
-rw-r--r--mail/mail-config.ui2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in
index 5e7ac53666..3bc4e35700 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 c84a5cc578..8f8935bd0e 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>