From 97a20c1a2b84836a570b6d320d30244f9b515f9a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 1 Aug 2008 19:39:15 +0000 Subject: ** Fixes bug #514006 2008-08-01 Matthew Barnes ** Fixes bug #514006 * mail/apps-evolution-mail-notification.schemas.in: * plugins/mail-notification/apps-evolution-mail-notification.schemas.in: Quote literal values. svn path=/trunk/; revision=35889 --- mail/ChangeLog | 7 +++++++ mail/evolution-mail.schemas.in | 16 +++++++++------- 2 files changed, 16 insertions(+), 7 deletions(-) (limited to 'mail') diff --git a/mail/ChangeLog b/mail/ChangeLog index 2c9e06df47..8a6219bfb3 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2008-08-01 Matthew Barnes + + ** Fixes part of bug #514006 + + * apps-evolution-mail-notification.schemas.in: + Quote literal values. + 2008-08-01 Matthew Barnes ** Fixes bug #544859 diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in index 88969a4997..7868d1f44c 100644 --- a/mail/evolution-mail.schemas.in +++ b/mail/evolution-mail.schemas.in @@ -318,9 +318,9 @@ Load images for HTML messages over http Load images for HTML messages over http(s). Possible values are: - 0 - Never load images off the net. - 1 - Load images in messages from contacts. - 2 - Always load images off the net. + "0" - Never load images off the net. + "1" - Load images in messages from contacts. + "2" - Always load images off the net. @@ -506,8 +506,9 @@ Hides the per-folder preview and removes the selection - This key is read only once and reset to false after read. This unselects the - mail in the list and removes the preview for that folder. + This key is read only once and reset to "false" after read. This + unselects the mail in the list and removes the preview for that + folder. @@ -1026,8 +1027,9 @@ 0 Level beyond which the message should be logged. - This can have three possible values. 0 for errors. 1 for warnings. - 2 for debug messages. + + This can have three possible values. "0" for errors. + "1" for warnings. "2" for debug messages. -- cgit v1.2.3