aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-07-06 03:16:07 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-07-06 03:16:07 +0800
commit917940d6e851589bfa19953555c9551bd1e81b7f (patch)
treebd367c39a52f175260a9bdb414ada6881569627c /ui
parent0d2ce1a22cf93b412815ed50dfffde384cd2c5f4 (diff)
downloadgsoc2013-evolution-917940d6e851589bfa19953555c9551bd1e81b7f.tar
gsoc2013-evolution-917940d6e851589bfa19953555c9551bd1e81b7f.tar.gz
gsoc2013-evolution-917940d6e851589bfa19953555c9551bd1e81b7f.tar.bz2
gsoc2013-evolution-917940d6e851589bfa19953555c9551bd1e81b7f.tar.lz
gsoc2013-evolution-917940d6e851589bfa19953555c9551bd1e81b7f.tar.xz
gsoc2013-evolution-917940d6e851589bfa19953555c9551bd1e81b7f.tar.zst
gsoc2013-evolution-917940d6e851589bfa19953555c9551bd1e81b7f.zip
Removed the Send Later verb.
2002-07-05 Jeffrey Stedfast <fejj@ximian.com> * evolution-message-composer.xml: Removed the Send Later verb. svn path=/trunk/; revision=17376
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog4
-rw-r--r--ui/evolution-message-composer.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 9dca308a9d..6b95e85946 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-05 Jeffrey Stedfast <fejj@ximian.com>
+
+ * evolution-message-composer.xml: Removed the Send Later verb.
+
2002-07-02 Ettore Perazzoli <ettore@ximian.com>
* evolution.xml: Added a bunch of tooltips.
diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml
index 894577b174..39e90cf51c 100644
--- a/ui/evolution-message-composer.xml
+++ b/ui/evolution-message-composer.xml
@@ -27,9 +27,6 @@
accel="*Ctrl*Return"
pixtype="pixbuf"/>
- <cmd name="FileSendLater" _label="Send _later" _tip="Send the message later"
- pixtype="pixbuf"/>
-
<cmd name="FileAttach" _label="Attach" _tip="Attach a file"
accel="*Ctrl**Alt*a"
pixtype="pixbuf"/>
@@ -83,7 +80,6 @@
<menuitem name="FileOpen" verb="" _label="_Open..."/>
<placeholder name="FileOps"/>
<menuitem name="FileSend" verb="" _label="Send"/>
- <menuitem name="FileSendLater" verb="" _label="Send _Later"/>
<separator f="" name="emailcomposer1"/>