[bijiben/gnome-3-10] webkitEditor: tab inserts a tab.
- From: Pierre-Yves Luyten <pyluyten src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bijiben/gnome-3-10] webkitEditor: tab inserts a tab.
- Date: Fri, 28 Feb 2014 22:08:04 +0000 (UTC)
commit cbc55cc1e5c8ad1a5be3413785989198ef6c5d63
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 1d3f4cc..001180c 100644
--- a/src/libbiji/editor/biji-webkit-editor.c
+++ b/src/libbiji/editor/biji-webkit-editor.c
@@ -218,6 +218,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]