[evolution/relayout-composer] Remove the mail/composer/show_mail_from GConf schema



commit 06c2d6b35fdca4f16c53bdbf85d9e8c3e620ee76
Author: Federico Mena Quintero <federico novell com>
Date:   Tue May 4 15:47:36 2010 -0500

    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>

 mail/evolution-mail.schemas.in |   15 ---------------
 1 files changed, 0 insertions(+), 15 deletions(-)
---
diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in
index 09d875a..294cf75 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>



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