aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohnny Jacob <jjohnny@src.gnome.org>2007-08-27 13:49:02 +0800
committerJohnny Jacob <jjohnny@src.gnome.org>2007-08-27 13:49:02 +0800
commitc32d60a782f384acf44bb732bbf2599ed7c9fbc5 (patch)
tree461b7f5cb6bea5dc02d20f006de26e993bf3b0b9
parent005c303f49f2c49f02b05d7e5ce6931525d98341 (diff)
downloadgsoc2013-evolution-c32d60a782f384acf44bb732bbf2599ed7c9fbc5.tar
gsoc2013-evolution-c32d60a782f384acf44bb732bbf2599ed7c9fbc5.tar.gz
gsoc2013-evolution-c32d60a782f384acf44bb732bbf2599ed7c9fbc5.tar.bz2
gsoc2013-evolution-c32d60a782f384acf44bb732bbf2599ed7c9fbc5.tar.lz
gsoc2013-evolution-c32d60a782f384acf44bb732bbf2599ed7c9fbc5.tar.xz
gsoc2013-evolution-c32d60a782f384acf44bb732bbf2599ed7c9fbc5.tar.zst
gsoc2013-evolution-c32d60a782f384acf44bb732bbf2599ed7c9fbc5.zip
Fix for #467635.
svn path=/trunk/; revision=34114
-rw-r--r--mail/ChangeLog6
-rw-r--r--mail/evolution-mail.schemas.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 28566559c8..cf6f0a76e9 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2007-08-27 Johnny Jacob <jjohnny@novell.com>
+
+ ** Fix for #467635.
+
+ * evolution-mail.schemas.in : Changed string.
+
2007-08-27 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #431459
diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in
index d29de47399..afc6170be0 100644
--- a/mail/evolution-mail.schemas.in
+++ b/mail/evolution-mail.schemas.in
@@ -409,7 +409,7 @@
<locale name="C">
<short>Hides the per-folder preview and removes the selection</short>
<long>
- This should be a once-readable option and resetted to false after read. This unselects the
+ 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.
</long>
</locale>