diff options
-rw-r--r-- | ui/ChangeLog | 7 | ||||
-rw-r--r-- | ui/evolution-mail.xml | 2 |
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" |