diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-21 04:01:15 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-21 04:01:15 +0800 |
commit | d73e96a238411e2404fc5e9938ac0fb8d441ecc4 (patch) | |
tree | c82ec87c5e3c457a7abebcc0a34e6af06729d211 /ui/evolution.xml | |
parent | 6af8e10aec59bb8a81cf878e4f9eddbb36d0faa4 (diff) | |
download | gsoc2013-evolution-d73e96a238411e2404fc5e9938ac0fb8d441ecc4.tar gsoc2013-evolution-d73e96a238411e2404fc5e9938ac0fb8d441ecc4.tar.gz gsoc2013-evolution-d73e96a238411e2404fc5e9938ac0fb8d441ecc4.tar.bz2 gsoc2013-evolution-d73e96a238411e2404fc5e9938ac0fb8d441ecc4.tar.lz gsoc2013-evolution-d73e96a238411e2404fc5e9938ac0fb8d441ecc4.tar.xz gsoc2013-evolution-d73e96a238411e2404fc5e9938ac0fb8d441ecc4.tar.zst gsoc2013-evolution-d73e96a238411e2404fc5e9938ac0fb8d441ecc4.zip |
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
Diffstat (limited to 'ui/evolution.xml')
-rw-r--r-- | ui/evolution.xml | 2 |
1 files changed, 0 insertions, 2 deletions
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"/> - <separator/> - <placeholder name="ComponentPlaceholder" delimit="top"/> |