evolution r35404 - trunk/mail



Author: mbarnes
Date: Wed Apr 23 01:40:38 2008
New Revision: 35404
URL: http://svn.gnome.org/viewvc/evolution?rev=35404&view=rev

Log:
2008-04-22  Matthew Barnes  <mbarnes redhat com>

	** Fixes bug #529462

	* evolution-mail.schemas.in:
	Fix wording of "custom_header" GConf key description.



Modified:
   trunk/mail/ChangeLog
   trunk/mail/evolution-mail.schemas.in

Modified: trunk/mail/evolution-mail.schemas.in
==============================================================================
--- trunk/mail/evolution-mail.schemas.in	(original)
+++ trunk/mail/evolution-mail.schemas.in	Wed Apr 23 01:40:38 2008
@@ -1189,9 +1189,10 @@
       <list_type>string</list_type>
       <default>[X-Spam-Flag=YES,X-Spam-Level=*****]</default>
       <locale name="C">
-         <short>Specifies the header to check for junk.</short>
+         <short>Custom headers to use while checking for junk.</short>
          <long>
-	 Specifies the header to check for junk. The format is headername=value in gconf.
+	 Custom headers to use while checking for junk. The list elements
+         are string in the format "headername=value".
          </long>
       </locale>
     </schema>



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