diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-03-14 06:12:52 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-03-14 06:12:52 +0800 |
commit | 6f1f8ce3ceb588d7bfb21d745a8d04e11191650a (patch) | |
tree | f5974e327420e5c24c86c8ccd0d544fa1da7aff8 /ui/evolution-calendar.xml | |
parent | 6db275314597504560f91526e0026b3dbef99cfc (diff) | |
download | gsoc2013-evolution-6f1f8ce3ceb588d7bfb21d745a8d04e11191650a.tar.gz gsoc2013-evolution-6f1f8ce3ceb588d7bfb21d745a8d04e11191650a.tar.zst gsoc2013-evolution-6f1f8ce3ceb588d7bfb21d745a8d04e11191650a.zip |
Remove the "Tasks Settings..." menu item.
* evolution-tasks.xml: Remove the "Tasks Settings..." menu item.
* evolution-calendar.xml: Remove the "Calendar Settings..." menu
item.
* evolution-addressbook.xml: Remove the "LDAP Sources..." menu
item.
svn path=/trunk/; revision=16150
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 175b388f05..cbb8d5c8bb 100644 --- a/ui/evolution-calendar.xml +++ b/ui/evolution-calendar.xml @@ -9,7 +9,6 @@ <cmd name="CalendarPrint" _tip="Print this calendar" pixtype="pixbuf" accel="*Control*p"/> <cmd name="CalendarPrintPreview" _tip="Previews the calendar to be printed" pixtype="pixbuf"/> - <cmd name="CalendarSettings" _tip="Configure the calendar's settings"/> <cmd name="CalendarPrev" _tip="Go back" pixtype="pixbuf"/> <cmd name="CalendarToday" _tip="Go to today" pixtype="stock" pixname="Home"/> @@ -78,13 +77,6 @@ </submenu> - <submenu name="Tools"> - <placeholder name="ComponentPlaceholder"> - <menuitem name="CalendarSettings" verb="" _label="_Calendar Settings..." pixtype="pixbuf"/> - <separator f="" name="ecal"/> - </placeholder> - </submenu> - <placeholder name="ComponentActionsPlaceholder"> <submenu name="Actions" _label="_Actions"> <menuitem name="NewAppointment" verb="CalendarNewAppointment" |