diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 4 | ||||
-rw-r--r-- | ui/my-evolution.xml | 12 |
2 files changed, 4 insertions, 12 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index b397fe4438..d02e260fa5 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,7 @@ +2002-03-14 Ettore Perazzoli <ettore@ximian.com> + + * my-evolution.xml: Remove "Settings" item. + 2002-03-14 JP Rosevear <jpr@ximian.com> * evolution-tasks.xml: remove duplicate new items in the file diff --git a/ui/my-evolution.xml b/ui/my-evolution.xml index 339a43399f..8588ec3337 100644 --- a/ui/my-evolution.xml +++ b/ui/my-evolution.xml @@ -4,10 +4,6 @@ <cmd name="PrintMyEvolution" _label="Print" _tip="Print Summary" pixtype="stock" pixname="Print"/> - <cmd name="ToolsSettings" - _tip="Change the settings for the summary" - pixtype="pixbuf"/> - <cmd name="Reload" _label="Reload" _tip="Reload the view" pixtype="stock" pixname="Refresh"/> </commands> @@ -20,14 +16,6 @@ accel="*Control*p" pixtype="pixbuf"/> </placeholder> </submenu> - - <submenu name="Tools" _label="_Tools"> - <placeholder name="ComponentPlaceholder"> - <menuitem name="ToolsSettings" verb="" - _label="_Summary Settings..."/> - <separator f="" name="myevo"/> - </placeholder> - </submenu> </menu> <dockitem name="Toolbar"> |