diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-07-01 17:10:36 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-07-01 17:10:36 +0800 |
commit | 2990822b331d03ae98a2dbbc5fe07622aba5f005 (patch) | |
tree | b04990e37ae2d93f56fc9cf5572596fc621c5137 /ui/evolution.xml | |
parent | 8b6c94e7cd38d3ee58fe9dfeb0d3ffd03eefd6cb (diff) | |
download | gsoc2013-evolution-2990822b331d03ae98a2dbbc5fe07622aba5f005.tar.gz gsoc2013-evolution-2990822b331d03ae98a2dbbc5fe07622aba5f005.tar.zst gsoc2013-evolution-2990822b331d03ae98a2dbbc5fe07622aba5f005.zip |
Implemented the `File -> New -> Shortcut' command.
I have also implemented a "no-new-button" mode for the folder
selection dialog widget.
svn path=/trunk/; revision=10655
Diffstat (limited to 'ui/evolution.xml')
-rw-r--r-- | ui/evolution.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution.xml b/ui/evolution.xml index 98c7a2e219..f013f76998 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -44,7 +44,7 @@ accel="*Control**Shift*e" pixtype="pixbuf"/> - <menuitem name="Shortcut" verb="NewBarShortcut" + <menuitem name="Shortcut" verb="NewShortcut" _label="Evolution bar _shortcut" accel="*Control**Shift*s"/> |