[evolution] Bug 776813 - Keyboard shortcut for "Paste As Text"
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug 776813 - Keyboard shortcut for "Paste As Text"
- Date: Thu, 5 Jan 2017 13:08:37 +0000 (UTC)
commit 6b64a92d58f565ef69040dc4d33753e6ca0b2996
Author: Milan Crha <mcrha redhat com>
Date: Thu Jan 5 14:08:41 2017 +0100
Bug 776813 - Keyboard shortcut for "Paste As Text"
src/e-util/e-html-editor-actions.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/e-util/e-html-editor-actions.c b/src/e-util/e-html-editor-actions.c
index 4849d5f..e248ea9 100644
--- a/src/e-util/e-html-editor-actions.c
+++ b/src/e-util/e-html-editor-actions.c
@@ -1283,7 +1283,7 @@ static GtkActionEntry html_entries[] = {
{ "paste-as-text",
NULL,
N_("Paste As _Text"),
- NULL,
+ "<Control><Alt>v",
NULL,
G_CALLBACK (action_paste_as_text_cb) },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]