From 698fc6235d8b59e89369c5220ad6b15cc0c74b81 Mon Sep 17 00:00:00 2001
From: Ettore Perazzoli <ettore@src.gnome.org>
Date: Thu, 8 Mar 2001 12:51:51 +0000
Subject: Rename the "Get Mail" button to "Send and Receive".

svn path=/trunk/; revision=8593
---
 ui/ChangeLog          | 7 ++++++-
 ui/evolution-mail.xml | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)

(limited to 'ui')

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"
-- 
cgit v1.2.3