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>
This commit is contained in:
Federico Mena Quintero
2010-05-04 15:47:36 -05:00
parent 6dce401d73
commit 06c2d6b35f
-15
View File
@@ -159,21 +159,6 @@
</locale>
</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>