file all new folder bindings to be ctrl-shift-f
2003-05-01 JP Rosevear <jpr@ximian.com> * evolution.xml: file all new folder bindings to be ctrl-shift-f svn path=/trunk/; revision=21044
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2003-05-01 JP Rosevear <jpr@ximian.com>
|
||||
|
||||
* evolution.xml: file all new folder bindings to be ctrl-shift-f
|
||||
|
||||
2003-04-28 Rodney Dawes <dobey@ximian.com>
|
||||
|
||||
* evolution.xml: Changed the New Folder keybinding to C-S-f
|
||||
|
@ -70,7 +70,7 @@
|
||||
verb="NewFolder"
|
||||
_label="_New Folder"
|
||||
_tip="Create a new folder"
|
||||
accel="*Control**Shift*e"
|
||||
accel="*Control**Shift*f"
|
||||
pixtype="pixbuf"/>
|
||||
|
||||
<separator f="" name="eshell1"/>
|
||||
@ -224,7 +224,7 @@
|
||||
<menuitem name="Folder" verb="NewFolder"
|
||||
_label="_Folder..."
|
||||
_tip="Create a new folder"
|
||||
accel="*Control**Shift*e"
|
||||
accel="*Control**Shift*f"
|
||||
pixtype="pixbuf"/>
|
||||
|
||||
<menuitem name="Shortcut" verb="NewShortcut"
|
||||
|
Reference in New Issue
Block a user