aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorChyla Zbigniew <chyla@src.gnome.org>2001-09-05 05:49:43 +0800
committerChyla Zbigniew <chyla@src.gnome.org>2001-09-05 05:49:43 +0800
commit159c872ddffbc294f219a4b3877f6d9d6a60b366 (patch)
tree2f69c4c09a0f9f89ce7d37bafca032623ea28022 /mail/ChangeLog
parent00164176ef0d698a508156fd6bda3597e04bafe9 (diff)
downloadgsoc2013-evolution-159c872ddffbc294f219a4b3877f6d9d6a60b366.tar
gsoc2013-evolution-159c872ddffbc294f219a4b3877f6d9d6a60b366.tar.gz
gsoc2013-evolution-159c872ddffbc294f219a4b3877f6d9d6a60b366.tar.bz2
gsoc2013-evolution-159c872ddffbc294f219a4b3877f6d9d6a60b366.tar.lz
gsoc2013-evolution-159c872ddffbc294f219a4b3877f6d9d6a60b366.tar.xz
gsoc2013-evolution-159c872ddffbc294f219a4b3877f6d9d6a60b366.tar.zst
gsoc2013-evolution-159c872ddffbc294f219a4b3877f6d9d6a60b366.zip
Fixes #7251
* mail-ops.c (add_vtrash_info): Mark "Trash" with U_(), not _(). svn path=/trunk/; revision=12604
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 54c1619c4e..ca4798725c 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2001-09-04 Zbigniew Chyla <cyba@gnome.pl>
+
+ Fixes #7251
+
+ * mail-ops.c (add_vtrash_info): Mark "Trash" with U_(), not _().
+
2001-09-04 Jeffrey Stedfast <fejj@ximian.com>
* mail-ops.c (fetch_mail_fetch): Unref the source folder here