aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-12-05 05:49:38 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-12-05 05:49:38 +0800
commit8438d0bc82666eb09541ecd6672f89e4cf9a25e9 (patch)
treeca888fa32ffbb6387637dd11047620e6e82b6b59 /composer/ChangeLog
parent410f3bc629f38cb76a5d16209a07e2c336ed1f9f (diff)
downloadgsoc2013-evolution-8438d0bc82666eb09541ecd6672f89e4cf9a25e9.tar
gsoc2013-evolution-8438d0bc82666eb09541ecd6672f89e4cf9a25e9.tar.gz
gsoc2013-evolution-8438d0bc82666eb09541ecd6672f89e4cf9a25e9.tar.bz2
gsoc2013-evolution-8438d0bc82666eb09541ecd6672f89e4cf9a25e9.tar.lz
gsoc2013-evolution-8438d0bc82666eb09541ecd6672f89e4cf9a25e9.tar.xz
gsoc2013-evolution-8438d0bc82666eb09541ecd6672f89e4cf9a25e9.tar.zst
gsoc2013-evolution-8438d0bc82666eb09541ecd6672f89e4cf9a25e9.zip
Change the FileSend tooltip the be the same as the FileSendLater tooltip
2001-11-30 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (setup_ui): Change the FileSend tooltip the be the same as the FileSendLater tooltip if we are in offline mode. svn path=/trunk/; revision=14871
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog7
1 files changed, 3 insertions, 4 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index d0cb5220fb..d8445443cb 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,8 +1,7 @@
-2001-11-19 Jeffrey Stedfast <fejj@ximian.com>
+2001-11-30 Jeffrey Stedfast <fejj@ximian.com>
- * e-msg-composer.c (setup_ui): If we come back online, switch the
- Send accelerator back to the Send button from the Send Later
- button.
+ * e-msg-composer.c (setup_ui): Change the FileSend tooltip the be
+ the same as the FileSendLater tooltip if we are in offline mode.
2001-11-11 Jeffrey Stedfast <fejj@ximian.com>