diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 2 | ||||
-rw-r--r-- | ui/evolution.xml | 7 |
2 files changed, 2 insertions, 7 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index e72b40458d..c7606ba0ba 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,5 +1,7 @@ 2001-07-05 Ettore Perazzoli <ettore@ximian.com> + * evolution.xml: Remove "ChangeFolderProperties" item. + * evolution-mail-list.xml: Add the folder properties item back in; use the "ChangeFolderProperties" verb instead. diff --git a/ui/evolution.xml b/ui/evolution.xml index dbf26b2c86..bcfe4c6181 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -264,16 +264,9 @@ _label="Add to _Shortcut Bar" _tip="Create a link to this folder in the shortcut bar"/> - <separator/> - <placeholder name="ComponentPlaceholder" delimit="top"/> - <menuitem name="ChangeFolderProperties" - verb="ChangeFolderProperties" - _label="_Properties..." - _tip="Change the properties for this folder"/> - </popup> </popups> </Root> |