*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
This commit is contained in:

committed by
Anna Dirks

parent
05f739a9f2
commit
1c6f8c8db4
@ -1,3 +1,10 @@
|
||||
003-04-23 Anna Marie Dirks <anna@ximian.com>
|
||||
|
||||
* evolution.xml: Changed the placement and label of "Create New Folder"
|
||||
to be consistent with the terms/layout used for other (namely
|
||||
the shortcut bar) pop-up menus.
|
||||
|
||||
|
||||
2003-04-21 Rodrigo Moya <rodrigo@ximian.com>
|
||||
|
||||
Fixes #22444
|
||||
|
@ -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"
|
||||
|
Reference in New Issue
Block a user