[evolution] I#383 - [CompEditor] Set a keyboard shortcut for Save and Close
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] I#383 - [CompEditor] Set a keyboard shortcut for Save and Close
- Date: Mon, 1 Apr 2019 11:40:59 +0000 (UTC)
commit 0bc12dc294e0788988ccf7ce909433f541c7e355
Author: Milan Crha <mcrha redhat com>
Date: Mon Apr 1 13:41:41 2019 +0200
I#383 - [CompEditor] Set a keyboard shortcut for Save and Close
Closes https://gitlab.gnome.org/GNOME/evolution/issues/383
src/calendar/gui/e-comp-editor.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/calendar/gui/e-comp-editor.c b/src/calendar/gui/e-comp-editor.c
index 455a897eaa..1e0fc23d5a 100644
--- a/src/calendar/gui/e-comp-editor.c
+++ b/src/calendar/gui/e-comp-editor.c
@@ -2120,7 +2120,7 @@ e_comp_editor_constructed (GObject *object)
{ "save-and-close",
NULL,
N_("Save and Close"),
- NULL,
+ "<Control>Return",
N_("Save current changes and close editor"),
G_CALLBACK (action_save_and_close_cb) }
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]