diff options
author | Anna Marie Dirks <anna@ximian.com> | 2003-04-24 03:08:30 +0800 |
---|---|---|
committer | Anna Dirks <anna@src.gnome.org> | 2003-04-24 03:08:30 +0800 |
commit | 1c6f8c8db4b377995f322c14baa33afc38f3c410 (patch) | |
tree | 3b061421021d21837a343615b90e326d7112e50d /ui/evolution.xml | |
parent | 05f739a9f273495f2d5baf922bcb600edb32baac (diff) | |
download | gsoc2013-evolution-1c6f8c8db4b377995f322c14baa33afc38f3c410.tar gsoc2013-evolution-1c6f8c8db4b377995f322c14baa33afc38f3c410.tar.gz gsoc2013-evolution-1c6f8c8db4b377995f322c14baa33afc38f3c410.tar.bz2 gsoc2013-evolution-1c6f8c8db4b377995f322c14baa33afc38f3c410.tar.lz gsoc2013-evolution-1c6f8c8db4b377995f322c14baa33afc38f3c410.tar.xz gsoc2013-evolution-1c6f8c8db4b377995f322c14baa33afc38f3c410.tar.zst gsoc2013-evolution-1c6f8c8db4b377995f322c14baa33afc38f3c410.zip |
*glade/e-folder-list.glade : replaced buttons with stock buttons and added
2003-04-23 Anna Marie Dirks <anna@ximian.com>
*glade/e-folder-list.glade : replaced buttons with stock
buttons and added HIG-blessed spacing. Fixes 41145.
svn path=/trunk/; revision=20940
Diffstat (limited to 'ui/evolution.xml')
-rw-r--r-- | ui/evolution.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ui/evolution.xml b/ui/evolution.xml index 7f37352ed5..3a484926e7 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -266,6 +266,11 @@ <separator f="" name="eshell2"/> + <menuitem name="CreateNewFolder" + verb="NewFolder" + _label="_New Folder..." + _tip="Create a new folder"/> + <menuitem name="DeleteFolder" verb="DeleteFolder" _label="_Delete" @@ -276,11 +281,6 @@ _label="_Rename..." _tip="Change the name of this folder"/> - <menuitem name="CreateNewFolder" - verb="NewFolder" - _label="Create _New Folder..." - _tip="Create a new folder"/> - <separator f="" name="eshell3"/> <menuitem name="AddFolderToShortcutBar" |