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-calendar.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-calendar.xml')
-rw-r--r-- | ui/evolution-calendar.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml index 361953c787..175b388f05 100644 --- a/ui/evolution-calendar.xml +++ b/ui/evolution-calendar.xml @@ -103,14 +103,6 @@ <dockitem name="Toolbar"> - <toolitem name="New" verb="CalendarNewAppointment" _label="New Appointment" - priority="1" pixtype="pixbuf"/> - - <toolitem name="NewTask" verb="CalendarNewTask" _label="New Task" - priority="1" pixtype="pixbuf"/> - - <separator f="" name="ecal1"/> - <toolitem name="Print" verb="CalendarPrint" pixtype = "pixbuf"/> <toolitem name="Delete" verb="" pixtype="pixbuf"/> |