[evolution/gnome-3-32] I#501 - Use Ctrl+Shift+U shortcut for New Shared Memo
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-32] I#501 - Use Ctrl+Shift+U shortcut for New Shared Memo
- Date: Mon, 24 Jun 2019 15:27:15 +0000 (UTC)
commit d63d5aff628857660855dd2354257565eda2fcc7
Author: Milan Crha <mcrha redhat com>
Date: Mon Jun 24 17:27:11 2019 +0200
I#501 - Use Ctrl+Shift+U shortcut for New Shared Memo
Closes https://gitlab.gnome.org/GNOME/evolution/issues/501
src/modules/calendar/e-memo-shell-backend.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/modules/calendar/e-memo-shell-backend.c b/src/modules/calendar/e-memo-shell-backend.c
index f47167e2a3..5aa83ec274 100644
--- a/src/modules/calendar/e-memo-shell-backend.c
+++ b/src/modules/calendar/e-memo-shell-backend.c
@@ -82,7 +82,7 @@ static GtkActionEntry item_entries[] = {
{ "memo-shared-new",
"stock_insert-note",
NC_("New", "_Shared Memo"),
- "<Shift><Control>h",
+ "<Shift><Control>u",
N_("Create a new shared memo"),
G_CALLBACK (action_memo_new_cb) }
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]