aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-06-30 05:14:45 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-06-30 05:14:45 +0800
commitf8498f1b3a2b20c50eb6e8c68b85d29b20257105 (patch)
treefa157de26ceb28f08194893d66ece614bf2fba1c /mail/ChangeLog
parentd2bd0132f7ad41a86f946e98833ab69cb0a3a4b2 (diff)
downloadgsoc2013-evolution-f8498f1b3a2b20c50eb6e8c68b85d29b20257105.tar
gsoc2013-evolution-f8498f1b3a2b20c50eb6e8c68b85d29b20257105.tar.gz
gsoc2013-evolution-f8498f1b3a2b20c50eb6e8c68b85d29b20257105.tar.bz2
gsoc2013-evolution-f8498f1b3a2b20c50eb6e8c68b85d29b20257105.tar.lz
gsoc2013-evolution-f8498f1b3a2b20c50eb6e8c68b85d29b20257105.tar.xz
gsoc2013-evolution-f8498f1b3a2b20c50eb6e8c68b85d29b20257105.tar.zst
gsoc2013-evolution-f8498f1b3a2b20c50eb6e8c68b85d29b20257105.zip
Changed "Send" to "Compose" to avoid user confusion. Compose is a little
2000-06-29 Jeffrey Stedfast <fejj@helixcode.com> * folder-browser-factory.c: Changed "Send" to "Compose" to avoid user confusion. Compose is a little more intuitive. Also changed the pixmap to MAIL_NEW instead of MAIL_SND svn path=/trunk/; revision=3807
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 8579260d21..48564198eb 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -2,6 +2,7 @@
* folder-browser-factory.c: Changed "Send" to "Compose" to
avoid user confusion. Compose is a little more intuitive.
+ Also changed the pixmap to MAIL_NEW instead of MAIL_SND
* mail-ops.c (compose_msg): Renamed to avoid confusion