[evolution] Bug 769753 - Cannot replace misspelled word from the context menu ][



commit 1a3f2e11448528f8d1b7597bf15feb13c3a66dc7
Author: Milan Crha <mcrha redhat com>
Date:   Tue Aug 23 07:15:35 2016 +0200

    Bug 769753 - Cannot replace misspelled word from the context menu ][

 .../web-extension/e-editor-web-extension.c         |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modules/webkit-editor/web-extension/e-editor-web-extension.c 
b/modules/webkit-editor/web-extension/e-editor-web-extension.c
index 5f06110..912ebdd 100644
--- a/modules/webkit-editor/web-extension/e-editor-web-extension.c
+++ b/modules/webkit-editor/web-extension/e-editor-web-extension.c
@@ -560,7 +560,7 @@ static const gchar *introspection_xml =
 "    </method>"
 "    <method name='DOMReplaceCaretWord'>"
 "      <arg type='t' name='page_id' direction='in'/>"
-"      <arg type='s' name='replacement' direction='out'/>"
+"      <arg type='s' name='replacement' direction='in'/>"
 "    </method>"
 "<!-- ********************************************************* -->"
 "<!--     Functions that are used in EComposerPrivate           -->"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]