diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 6 | ||||
-rw-r--r-- | ui/evolution.xml | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index f30eab01f4..374d23d539 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,4 +1,8 @@ -003-04-23 Anna Marie Dirks <anna@ximian.com> +2003-04-28 Rodney Dawes <dobey@ximian.com> + + * evolution.xml: Changed the New Folder keybinding to C-S-f + +2003-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 diff --git a/ui/evolution.xml b/ui/evolution.xml index 3a484926e7..e5689eae32 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -43,7 +43,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" |