aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-03-08 20:51:51 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-03-08 20:51:51 +0800
commit698fc6235d8b59e89369c5220ad6b15cc0c74b81 (patch)
treeb3bd1ab2142348dbc31c5c1cddfc1afcb9aefa5a
parentc5d148704d28a95293daa5ff3f1dadf7012d5477 (diff)
downloadgsoc2013-evolution-698fc6235d8b59e89369c5220ad6b15cc0c74b81.tar
gsoc2013-evolution-698fc6235d8b59e89369c5220ad6b15cc0c74b81.tar.gz
gsoc2013-evolution-698fc6235d8b59e89369c5220ad6b15cc0c74b81.tar.bz2
gsoc2013-evolution-698fc6235d8b59e89369c5220ad6b15cc0c74b81.tar.lz
gsoc2013-evolution-698fc6235d8b59e89369c5220ad6b15cc0c74b81.tar.xz
gsoc2013-evolution-698fc6235d8b59e89369c5220ad6b15cc0c74b81.tar.zst
gsoc2013-evolution-698fc6235d8b59e89369c5220ad6b15cc0c74b81.zip
Rename the "Get Mail" button to "Send and Receive".
svn path=/trunk/; revision=8593
-rw-r--r--ui/ChangeLog7
-rw-r--r--ui/evolution-mail.xml2
2 files changed, 7 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 2851194612..9b45c90327 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-08 Ettore Perazzoli <ettore@ximian.com>
+
+ * evolution-mail.xml: Renamed the "Get Mail" button to "Send and
+ Receive" for consistency with the command in the "Actions" menu.
+
2001-03-06 Miguel de Icaza <miguel@ximian.com>
* evolution-message-composer.xml: Reorder menus to be File, Edit,
@@ -11,7 +16,7 @@
Change the look to follow the "mailer" look (thiner display).
-
+2001-03-06 Miguel de Icaza <miguel@ximian.com>
* evolution-tasks.xml: Added "File/New/Task" as well.
diff --git a/ui/evolution-mail.xml b/ui/evolution-mail.xml
index 1d3b8d0976..626de0933e 100644
--- a/ui/evolution-mail.xml
+++ b/ui/evolution-mail.xml
@@ -241,7 +241,7 @@
<dockitem name="Toolbar">
<toolitem name="MailGet" verb="MailGetSend"
- _label="Get Mail" priority="1" _tip="Send queued mail and retrieve new mail"
+ _label="Send and Receive" priority="1" _tip="Send queued mail and retrieve new mail"
pixtype="pixbuf"/>
<toolitem name="MailCompose" verb="MailCompose"