From 5a1f97224b86f734537637f36d8baa8a942b2f0a Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 9 Jan 2004 09:29:57 +0000 Subject: Add an accellerator-only action (F7) to toggle caret browsing. Hook up 2004-01-09 Christian Persch * data/epiphany.schemas.in: * data/ui/epiphany-ui.xml: * embed/ephy-embed-prefs.h: * embed/mozilla/mozilla-notifiers.cpp: * src/ephy-window.c: (ephy_window_finalize), (browse_with_caret_notifier), (ephy_window_init): * src/pdm-dialog.c: (show_cookies_properties): * src/window-commands.c: (window_cmd_browse_with_caret): * src/window-commands.h: Add an accellerator-only action (F7) to toggle caret browsing. Hook up listener to set the mozilla pref, added the gconf key to the schema. --- data/epiphany.schemas.in | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'data/epiphany.schemas.in') diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index c98dbd080..0d33cdc41 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -484,5 +484,16 @@ Enable JavaScript. + + /schemas/apps/epiphany/web/browse_with_caret + /apps/epiphany/web/browse_with_caret + epiphany + bool + false + + Browse with caret + Use caret browsing mode. + + -- cgit v1.2.3