aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@novell.com>2010-05-05 04:47:36 +0800
committerFederico Mena Quintero <federico@novell.com>2010-05-05 04:48:40 +0800
commit06c2d6b35fdca4f16c53bdbf85d9e8c3e620ee76 (patch)
tree97327814426f137c8bff89874ea7228364b4e288 /mail
parent6dce401d7379e8b5724bccde1f731de65435089f (diff)
downloadgsoc2013-evolution-06c2d6b35fdca4f16c53bdbf85d9e8c3e620ee76.tar
gsoc2013-evolution-06c2d6b35fdca4f16c53bdbf85d9e8c3e620ee76.tar.gz
gsoc2013-evolution-06c2d6b35fdca4f16c53bdbf85d9e8c3e620ee76.tar.bz2
gsoc2013-evolution-06c2d6b35fdca4f16c53bdbf85d9e8c3e620ee76.tar.lz
gsoc2013-evolution-06c2d6b35fdca4f16c53bdbf85d9e8c3e620ee76.tar.xz
gsoc2013-evolution-06c2d6b35fdca4f16c53bdbf85d9e8c3e620ee76.tar.zst
gsoc2013-evolution-06c2d6b35fdca4f16c53bdbf85d9e8c3e620ee76.zip
Remove the mail/composer/show_mail_from GConf schema
There will no longer be an option to show/hide the From header; instead its visibility will depend on the number of email accounts that are configured. Signed-off-by: Federico Mena Quintero <federico@novell.com>
Diffstat (limited to 'mail')
-rw-r--r--mail/evolution-mail.schemas.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in
index 09d875a361..294cf75f9a 100644
--- a/mail/evolution-mail.schemas.in
+++ b/mail/evolution-mail.schemas.in
@@ -160,21 +160,6 @@
</schema>
<schema>
- <key>/schemas/apps/evolution/mail/composer/show_mail_from</key>
- <applyto>/apps/evolution/mail/composer/show_mail_from</applyto>
- <owner>evolution-mail</owner>
- <type>bool</type>
- <default>true</default>
- <locale name="C">
- <short>Show "From" field when sending a mail message</short>
- <long>
- Show the "From" field when sending a mail message. This is
- controlled from the View menu when a mail account is chosen.
- </long>
- </locale>
- </schema>
-
- <schema>
<key>/schemas/apps/evolution/mail/composer/show_mail_reply_to</key>
<applyto>/apps/evolution/mail/composer/show_mail_reply_to</applyto>
<owner>evolution-mail</owner>