[bijiben] webkitEditor: tab inserts a tab.
- From: Pierre-Yves Luyten <pyluyten src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bijiben] webkitEditor: tab inserts a tab.
- Date: Wed, 23 Oct 2013 20:51:40 +0000 (UTC)
commit 53cae00629682661405ff0dfbb7c5ef295a26957
Author: Pierre-Yves Luyten <py luyten fr>
Date: Wed Oct 23 22:49:50 2013 +0200
webkitEditor: tab inserts a tab.
See 710591
src/libbiji/editor/biji-webkit-editor.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/libbiji/editor/biji-webkit-editor.c b/src/libbiji/editor/biji-webkit-editor.c
index 308d831..e658fd6 100644
--- a/src/libbiji/editor/biji-webkit-editor.c
+++ b/src/libbiji/editor/biji-webkit-editor.c
@@ -219,6 +219,7 @@ biji_webkit_editor_init (BijiWebkitEditor *self)
"enable-file-access-from-file-uris", TRUE,
"user-stylesheet-uri", css_path,
"enable-spell-checking", TRUE,
+ "tab-key-cycles-through-elements", FALSE,
NULL);
g_free (css_path);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]