[evolution-patches] add description for local_only key



Trivial patch makes gconftool much happier 

Jeremy
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/mail/ChangeLog,v
retrieving revision 1.2990
diff -u -u -r1.2990 ChangeLog
--- ChangeLog	14 Jan 2004 17:27:22 -0000	1.2990
+++ ChangeLog	14 Jan 2004 21:41:40 -0000
@@ -1,3 +1,8 @@
+2004-01-14  Jeremy Katz  <katzj redhat com>
+
+	* evolution-mail.schemas.in.in: Add a description for 
+	/apps/evolution/mail/junk/sa/local_only.
+
 2004-01-14  Jeffrey Stedfast  <fejj ximian com>
 
 	* em-migrate.c: Split out the remapping code into
Index: evolution-mail.schemas.in.in
===================================================================
RCS file: /cvs/gnome/evolution/mail/evolution-mail.schemas.in.in,v
retrieving revision 1.4
diff -u -u -r1.4 evolution-mail.schemas.in.in
--- evolution-mail.schemas.in.in	12 Jan 2004 17:11:12 -0000	1.4
+++ evolution-mail.schemas.in.in	14 Jan 2004 21:41:41 -0000
@@ -643,6 +643,12 @@
       <owner>evolution-mail</owner>
       <type>bool</type>
       <default>true</default>
+      <locale name="C">
+         <short>Use only local spam tests.</short>
+	 <long>
+	 Use only the local spam tests (no DNS).
+	 </long>
+      </locale>	
     </schema>
 
     <schema>


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