diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-06-30 05:06:28 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-06-30 05:06:28 +0800 |
commit | d2bd0132f7ad41a86f946e98833ab69cb0a3a4b2 (patch) | |
tree | 84f2c0511b24c130625800388ba036ab785f77a1 /mail/ChangeLog | |
parent | 01166c4fa27c2c58115c2977f0f7fb2364ea4517 (diff) | |
download | gsoc2013-evolution-d2bd0132f7ad41a86f946e98833ab69cb0a3a4b2.tar gsoc2013-evolution-d2bd0132f7ad41a86f946e98833ab69cb0a3a4b2.tar.gz gsoc2013-evolution-d2bd0132f7ad41a86f946e98833ab69cb0a3a4b2.tar.bz2 gsoc2013-evolution-d2bd0132f7ad41a86f946e98833ab69cb0a3a4b2.tar.lz gsoc2013-evolution-d2bd0132f7ad41a86f946e98833ab69cb0a3a4b2.tar.xz gsoc2013-evolution-d2bd0132f7ad41a86f946e98833ab69cb0a3a4b2.tar.zst gsoc2013-evolution-d2bd0132f7ad41a86f946e98833ab69cb0a3a4b2.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.
* mail-ops.c (compose_msg): Renamed to avoid confusion
svn path=/trunk/; revision=3805
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 04f2e4696a..8579260d21 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +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. + + * mail-ops.c (compose_msg): Renamed to avoid confusion + 2000-06-29 Dan Winship <danw@helixcode.com> * component-factory.c (create_imap_storage, create_news_storage): |