[evolution] Remove obsolete "mime-types" mail setting.



commit d56b6adfcf510cd0d08ed3b243d54dbc957de835
Author: Matthew Barnes <mbarnes redhat com>
Date:   Tue Feb 26 15:21:05 2013 -0500

    Remove obsolete "mime-types" mail setting.
    
    Description:
    
       "If there isn't a builtin viewer for a particular MIME type inside
       Evolution, any MIME types appearing in this list which map to a
       Bonobo component viewer in GNOME's MIME type database may be used
       for displaying content."
    
    Wow, that's ancient.  How did that get missed?

 data/org.gnome.evolution.mail.gschema.xml.in |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/data/org.gnome.evolution.mail.gschema.xml.in b/data/org.gnome.evolution.mail.gschema.xml.in
index 0e83413..7ac3df8 100644
--- a/data/org.gnome.evolution.mail.gschema.xml.in
+++ b/data/org.gnome.evolution.mail.gschema.xml.in
@@ -220,11 +220,6 @@
       <_summary>Search for the sender photo in local address books </_summary>
       <_description>This option would help in improving the speed of fetching.</_description>
     </key>
-    <key name="mime-types" type="as">
-      <default>[]</default>
-      <_summary>List of MIME types to check for Bonobo component viewers</_summary>
-      <_description>If there isn't a builtin viewer for a particular MIME type inside Evolution, any MIME 
types appearing in this list which map to a Bonobo component viewer in GNOME's MIME type database may be used 
for displaying content.</_description>
-    </key>
     <key name="mark-seen" type="b">
       <default>true</default>
       <_summary>Mark as Seen after specified timeout</_summary>


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