[evolution-patches] fix for http://bugzilla.ximian.com/createattachment.cgi?id=41064



Add proper defaults to the schema.

--Larry

Index: evolution-mail.schemas
===================================================================
RCS file: /cvs/gnome/evolution/mail/evolution-mail.schemas,v
retrieving revision 1.10
diff -u -p -r1.10 evolution-mail.schemas
--- evolution-mail.schemas	9 Apr 2003 09:52:30 -0000	1.10
+++ evolution-mail.schemas	14 Apr 2003 15:59:54 -0000
@@ -237,6 +237,7 @@
       <applyto>/apps/evolution/mail/display/fonts/variable</applyto>
       <owner>evolution-mail</owner>
       <type>string</type>
+      <default>Sans 12</default>
       <locale name="C">
          <short>Variable width font</short>
          <long>
@@ -250,6 +251,7 @@
       <applyto>/apps/evolution/mail/display/fonts/monospace</applyto>
       <owner>evolution-mail</owner>
       <type>string</type>
+      <default>Monospace 12</default>
       <locale name="C">
          <short>Terminal font</short>
          <long>
@@ -263,7 +265,7 @@
       <applyto>/apps/evolution/mail/display/fonts/use_custom</applyto>
       <owner>evolution-mail</owner>
       <type>bool</type>
-      <default>144</default>
+      <default>false</default>
       <locale name="C">
          <short>Use custom fonts</short>
          <long>


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