From d73e96a238411e2404fc5e9938ac0fb8d441ecc4 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 20 Aug 2001 20:01:15 +0000 Subject: Move the ChangeFolderProperties into the ComponentPlaceholder. Add a * evolution-mail-list.xml: Move the ChangeFolderProperties into the ComponentPlaceholder. Add a separator on the top. * evolution.xml: Remove the separator above the component placeholder here. * folder-browser-ui.c (folder_browser_setup_property_menu): Updated as ChangeFolderProperties is now in the ComponentPlaceholder. svn path=/trunk/; revision=12323 --- ui/ChangeLog | 8 ++++++++ ui/evolution-mail-list.xml | 2 ++ ui/evolution.xml | 2 -- 3 files changed, 10 insertions(+), 2 deletions(-) (limited to 'ui') diff --git a/ui/ChangeLog b/ui/ChangeLog index 15b3ab67cf..5802e6fb49 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,11 @@ +2001-08-20 Ettore Perazzoli + + * evolution-mail-list.xml: Move the ChangeFolderProperties into + the ComponentPlaceholder. Add a separator on the top. + + * evolution.xml: Remove the separator above the component + placeholder here. + 2001-08-20 JP Rosevear * evolution-comp-editor.xml: control-return for save and close diff --git a/ui/evolution-mail-list.xml b/ui/evolution-mail-list.xml index 070a3de221..9e91695697 100644 --- a/ui/evolution-mail-list.xml +++ b/ui/evolution-mail-list.xml @@ -68,7 +68,9 @@ + + diff --git a/ui/evolution.xml b/ui/evolution.xml index 2b90419af8..78636e9501 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -96,8 +96,6 @@ _label="Add to _Shortcut Bar" _tip="Create a link to this folder in the shortcut bar"/> - - -- cgit