summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Stadelmann <dev@genodeftest.de>2017-04-24 15:36:55 +0200
committerMichael Catanzaro <mcatanzaro@igalia.com>2018-04-26 12:35:02 -0500
commit86d156f74e51f365e62e4e5e581a9b8ba1e4e92e (patch)
tree7d5d77dd821d0885581bd9d10b663b9d17aa1774 /data
parent753f4fd63358c7cbc0cc26cf63b9c415a68bf6cd (diff)
downloadepiphany-86d156f74e51f365e62e4e5e581a9b8ba1e4e92e.tar.gz
GSettings: Explain "disable-history" key
https://bugzilla.gnome.org/show_bug.cgi?id=768600
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.epiphany.gschema.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index f1f3d275f..bb882eba6 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -269,6 +269,8 @@
</key>
<key type="b" name="disable-history">
<default>false</default>
+ <summary>Disable forward and back buttons</summary>
+ <description>If set to “true”, forward and back buttons are disabled, preventing users from accessing immediate browser history</description>
</key>
<key type="b" name="disable-save-to-disk">
<default>false</default>