aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-prefs.h
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2010-10-24 19:11:21 +0800
committerXan Lopez <xan@gnome.org>2010-10-24 19:12:27 +0800
commit107681ebb16674e0cbac5d28966825ff1b05d609 (patch)
treeacec264883e966a4311fc301b7d9c9d2bb29f3cd /lib/ephy-prefs.h
parentc255df464cf44e9687f80c5845e5f31a500f7084 (diff)
downloadgsoc2013-epiphany-107681ebb16674e0cbac5d28966825ff1b05d609.tar
gsoc2013-epiphany-107681ebb16674e0cbac5d28966825ff1b05d609.tar.gz
gsoc2013-epiphany-107681ebb16674e0cbac5d28966825ff1b05d609.tar.bz2
gsoc2013-epiphany-107681ebb16674e0cbac5d28966825ff1b05d609.tar.lz
gsoc2013-epiphany-107681ebb16674e0cbac5d28966825ff1b05d609.tar.xz
gsoc2013-epiphany-107681ebb16674e0cbac5d28966825ff1b05d609.tar.zst
gsoc2013-epiphany-107681ebb16674e0cbac5d28966825ff1b05d609.zip
Always enable Web Inspector
I don't think it makes any sense to make this optional, much less to have a UI preference for it.
Diffstat (limited to 'lib/ephy-prefs.h')
-rw-r--r--lib/ephy-prefs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ephy-prefs.h b/lib/ephy-prefs.h
index e61a49e94..5ae1c6912 100644
--- a/lib/ephy-prefs.h
+++ b/lib/ephy-prefs.h
@@ -97,7 +97,6 @@ typedef enum
#define EPHY_PREFS_KEYWORD_SEARCH_URL "keyword-search-url"
#define EPHY_PREFS_MANAGED_NETWORK "managed-network"
#define EPHY_PREFS_ENABLE_SMOOTH_SCROLLING "enable-smooth-scrolling"
-#define EPHY_PREFS_ENABLE_WEB_INSPECTOR "enable-web-inspector"
#define EPHY_PREFS_ENABLE_CARET_BROWSING "enable-caret-browsing"
#define EPHY_PREFS_ENABLED_EXTENSIONS "enabled-extensions"