aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-07-01 17:10:36 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-07-01 17:10:36 +0800
commit2990822b331d03ae98a2dbbc5fe07622aba5f005 (patch)
treeb04990e37ae2d93f56fc9cf5572596fc621c5137 /ui
parent8b6c94e7cd38d3ee58fe9dfeb0d3ffd03eefd6cb (diff)
downloadgsoc2013-evolution-2990822b331d03ae98a2dbbc5fe07622aba5f005.tar
gsoc2013-evolution-2990822b331d03ae98a2dbbc5fe07622aba5f005.tar.gz
gsoc2013-evolution-2990822b331d03ae98a2dbbc5fe07622aba5f005.tar.bz2
gsoc2013-evolution-2990822b331d03ae98a2dbbc5fe07622aba5f005.tar.lz
gsoc2013-evolution-2990822b331d03ae98a2dbbc5fe07622aba5f005.tar.xz
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')
-rw-r--r--ui/ChangeLog4
-rw-r--r--ui/evolution.xml2
2 files changed, 5 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index d3e273e060..5422a9100a 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,7 @@
+2001-07-01 Ettore Perazzoli <ettore@ximian.com>
+
+ * evolution.xml: Renamed "NewBarShortcut" verb into "NewShortcut".
+
2001-06-30 Ettore Perazzoli <ettore@ximian.com>
* evolution-mail-message.xml: Change type of "MailPrevious" and
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"/>