diff options
Diffstat (limited to 'embed/ephy-embed-prefs.h')
-rw-r--r-- | embed/ephy-embed-prefs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embed/ephy-embed-prefs.h b/embed/ephy-embed-prefs.h index c78fe2fdb..3bfc0342c 100644 --- a/embed/ephy-embed-prefs.h +++ b/embed/ephy-embed-prefs.h @@ -16,6 +16,7 @@ #define CONF_IMAGE_LOADING_MODE "/apps/epiphany/web/image_loading" #define CONF_DISPLAY_SMOOTHSCROLL "/apps/epiphany/web/smooth_scroll" #define CONF_WEB_INSPECTOR_ENABLED "/apps/epiphany/web/inspector_enabled" +#define CONF_CARET_BROWSING_ENABLED "/apps/epiphany/web/browse_with_caret" /* These are defined gnome wide now */ #define CONF_NETWORK_PROXY_MODE "/system/proxy/mode" |