aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-08-21 03:13:15 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-08-21 03:13:15 +0800
commit290bd4d283e15522e4f5282b3b7274433de77b1c (patch)
treee9f921507336d1974f05a230d1e8ef7c0268c04f /ui
parentda1379ef0c3bc07a34995f2096907470f38b1a62 (diff)
downloadgsoc2013-evolution-290bd4d283e15522e4f5282b3b7274433de77b1c.tar
gsoc2013-evolution-290bd4d283e15522e4f5282b3b7274433de77b1c.tar.gz
gsoc2013-evolution-290bd4d283e15522e4f5282b3b7274433de77b1c.tar.bz2
gsoc2013-evolution-290bd4d283e15522e4f5282b3b7274433de77b1c.tar.lz
gsoc2013-evolution-290bd4d283e15522e4f5282b3b7274433de77b1c.tar.xz
gsoc2013-evolution-290bd4d283e15522e4f5282b3b7274433de77b1c.tar.zst
gsoc2013-evolution-290bd4d283e15522e4f5282b3b7274433de77b1c.zip
control-return for save and close
2001-08-20 JP Rosevear <jpr@ximian.com> * evolution-comp-editor.xml: control-return for save and close svn path=/trunk/; revision=12320
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog6
-rw-r--r--ui/evolution-comp-editor.xml2
2 files changed, 6 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index ecd64e5333..15b3ab67cf 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,9 +1,13 @@
2001-08-20 JP Rosevear <jpr@ximian.com>
- * evolution-comp-editor.xml: remove print preview from toolbar
+ * evolution-comp-editor.xml: control-return for save and close
2001-08-20 JP Rosevear <jpr@ximian.com>
+ * evolution-comp-editor.xml: remove print preview from toolbar
+
+2001-08-20 JP Rosevear <jpr@ximian.com>
+
* evolution-comp-editor.xml: remove print setup option for
consistency
diff --git a/ui/evolution-comp-editor.xml b/ui/evolution-comp-editor.xml
index 2f52871022..8656a4c96f 100644
--- a/ui/evolution-comp-editor.xml
+++ b/ui/evolution-comp-editor.xml
@@ -14,7 +14,7 @@
<cmd name="FileSaveAndClose" _label="Save and Close"
_tip="Save the item and close the dialog box"
- accel="*Control*s"/>
+ accel="*Control*Return"/>
<cmd name="FileSaveAs" _label="Save As..."
_tip="Save this item to disk"