aboutsummaryrefslogtreecommitdiffstats
path: root/data/epiphany.schemas.in
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2008-12-12 08:14:24 +0800
committerXan Lopez <xan@src.gnome.org>2008-12-12 08:14:24 +0800
commit666d79684f69b4ca1bc775dff0f157747c5e6204 (patch)
tree0a6d9f7901b4e7cfeaee91de2fdedeb288b98274 /data/epiphany.schemas.in
parent6bc97bfc06e1ab3ca9041cae66c1524b7c14284a (diff)
downloadgsoc2013-epiphany-666d79684f69b4ca1bc775dff0f157747c5e6204.tar
gsoc2013-epiphany-666d79684f69b4ca1bc775dff0f157747c5e6204.tar.gz
gsoc2013-epiphany-666d79684f69b4ca1bc775dff0f157747c5e6204.tar.bz2
gsoc2013-epiphany-666d79684f69b4ca1bc775dff0f157747c5e6204.tar.lz
gsoc2013-epiphany-666d79684f69b4ca1bc775dff0f157747c5e6204.tar.xz
gsoc2013-epiphany-666d79684f69b4ca1bc775dff0f157747c5e6204.tar.zst
gsoc2013-epiphany-666d79684f69b4ca1bc775dff0f157747c5e6204.zip
Enable Web Inspector.
Bug #562446 svn path=/trunk/; revision=8634
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r--data/epiphany.schemas.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in
index 9c4a0149c..51bcb107e 100644
--- a/data/epiphany.schemas.in
+++ b/data/epiphany.schemas.in
@@ -519,6 +519,17 @@
<long></long>
</locale>
</schema>
+ <schema>
+ <key>/schemas/apps/epiphany/web/inspector_enabled</key>
+ <applyto>/apps/epiphany/web/inspector_enabled</applyto>
+ <owner>epiphany</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Enable Web Inspector</short>
+ <long></long>
+ </locale>
+ </schema>
</schemalist>
</gconfschemafile>