aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog7
-rw-r--r--mail/evolution-mail.schemas.in4
2 files changed, 9 insertions, 2 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index c94847f54b..2f615c2a1c 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2008-11-23 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes part of bug #552850
+
+ * evolution-mail.schemas.in:
+ Prefer the term "side bar" over "folder tree".
+
2008-11-19 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #555276
diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in
index 9eb7f9ebc1..fbebba87cb 100644
--- a/mail/evolution-mail.schemas.in
+++ b/mail/evolution-mail.schemas.in
@@ -246,9 +246,9 @@
<type>bool</type>
<default>false</default>
<locale name="C">
- <short>Disable or enable ellipsizing of folder names in folder tree</short>
+ <short>Disable or enable ellipsizing of folder names in side bar</short>
<long>
- Whether disable ellipsizing feature of folder names in folder tree.
+ Whether disable ellipsizing feature of folder names in side bar.
</long>
</locale>
</schema>