diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-02-22 10:22:02 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-02-22 10:22:02 +0800 |
commit | b75505b2dec2fb9367b5d7556d70658b25910482 (patch) | |
tree | b3d7e77b82773d8e966aa4e5eafa5e7a7996e322 /ui/evolution.xml | |
parent | ea9489d8944c6c4a7095e92a47991df421140a4b (diff) | |
download | gsoc2013-evolution-b75505b2dec2fb9367b5d7556d70658b25910482.tar.gz gsoc2013-evolution-b75505b2dec2fb9367b5d7556d70658b25910482.tar.zst gsoc2013-evolution-b75505b2dec2fb9367b5d7556d70658b25910482.zip |
Add NewComboButton and a separator.
* evolution.xml: Add NewComboButton and a separator.
* evolution-calendar.xml: remove CalendarNewAppointment and
CalendarNewTask from the toolbar.
* evolution-tasks.xml: Remove TasksNewTask button from the
toolbar.
* evolution-addressbook.xml: Remove ContactNew and ContactNewList
from the toolbar.
* evolution-mail-global.xml: Remove the MessageNew from the
toolbar.
svn path=/trunk/; revision=15787
Diffstat (limited to 'ui/evolution.xml')
-rw-r--r-- | ui/evolution.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/evolution.xml b/ui/evolution.xml index 255c3874e0..7bd5a849a8 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -174,6 +174,8 @@ vlook="icon"> <control name="NewComboButton"/> + <separator f="" name="eshell4"/> + </dockitem> <popups> |