From 03ee7ece508a7d118d94ad8c62532ca673729fda Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 26 Jul 2002 19:03:50 +0000 Subject: Move File/New/NewItems placeholder on the top and add some separators. * evolution.xml: Move File/New/NewItems placeholder on the top and add some separators. Also add items to the popups/NewPopup so the pop-up and the "New" submenu look the same. * evolution-addressbook.xml: Remove ContactNew and ContactNewList verbs, as well as the corresponding menu items. svn path=/trunk/; revision=17613 --- ui/ChangeLog | 9 ++++++++ ui/evolution-addressbook.xml | 20 ------------------ ui/evolution.xml | 49 +++++++++++++++++++++++++++++++++----------- 3 files changed, 46 insertions(+), 32 deletions(-) (limited to 'ui') diff --git a/ui/ChangeLog b/ui/ChangeLog index f1cb346760..8812c81235 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,12 @@ +2002-07-26 Ettore Perazzoli + + * evolution.xml: Move File/New/NewItems placeholder on the top and + add some separators. Also add items to the popups/NewPopup so the + pop-up and the "New" submenu look the same. + + * evolution-addressbook.xml: Remove ContactNew and ContactNewList + verbs, as well as the corresponding menu items. + 2002-07-23 Jeffrey Stedfast * evolution-message-composer.xml: Add a View/Post-To ui dingus. diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index 3ec685f448..2a5ed8f87f 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -4,13 +4,6 @@ _tip="Delete selected contacts" accel="*Control*d"/> - - - - - - - - - - - - - diff --git a/ui/evolution.xml b/ui/evolution.xml index 820f45e481..402f4fc366 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -33,27 +33,30 @@ - - - - + + + + - + + + + @@ -110,7 +113,7 @@ delimit="top"/> - + @@ -207,6 +210,28 @@ + + + + + + + + + + + -- cgit