diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 4 | ||||
-rw-r--r-- | ui/evolution-mail.xml | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index b0bfbd59ac..0b8a655d6a 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,7 @@ +2001-01-22 Not Zed <NotZed@Ximian.com> + + * evolution-mail.xml: Removed the temporary get mail button. + 2001-01-19 Not Zed <NotZed@Ximian.com> * evolution-mail.xml: Added a temporary button to test new receive diff --git a/ui/evolution-mail.xml b/ui/evolution-mail.xml index 288930be5c..04480e6cca 100644 --- a/ui/evolution-mail.xml +++ b/ui/evolution-mail.xml @@ -253,12 +253,6 @@ _label="Next" pixtype="stock" pixname="Forward"/> - <separator/> - - <toolitem name="MailGetNew" verb="" - _label="Get Mail (new)" _tip="Experimental/new code to get/receive mail" - pixtype="pixbuf"/> - </dockitem> </Root> |