aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2011-12-04 00:08:37 +0800
committerXan Lopez <xan@igalia.com>2011-12-04 00:11:34 +0800
commitbea26fc30ac9ff3def2d18d237509a18b3829e27 (patch)
tree5da1657cf6b218587e4df68d7f3acfc1ac95edd8 /data
parent0caf7b0f44349cbfd072cb49dbdc609de317a971 (diff)
downloadgsoc2013-epiphany-bea26fc30ac9ff3def2d18d237509a18b3829e27.tar
gsoc2013-epiphany-bea26fc30ac9ff3def2d18d237509a18b3829e27.tar.gz
gsoc2013-epiphany-bea26fc30ac9ff3def2d18d237509a18b3829e27.tar.bz2
gsoc2013-epiphany-bea26fc30ac9ff3def2d18d237509a18b3829e27.tar.lz
gsoc2013-epiphany-bea26fc30ac9ff3def2d18d237509a18b3829e27.tar.xz
gsoc2013-epiphany-bea26fc30ac9ff3def2d18d237509a18b3829e27.tar.zst
gsoc2013-epiphany-bea26fc30ac9ff3def2d18d237509a18b3829e27.zip
Remove homepage preference from GSettings
Hardcode it to be "about:blank". The final step could be completely remove the rest of the code, but it might be useful for the future Overview page (if we consider it the new "homepage"). https://bugzilla.gnome.org/show_bug.cgi?id=665469
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.epiphany.gschema.xml.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/data/org.gnome.epiphany.gschema.xml.in b/data/org.gnome.epiphany.gschema.xml.in
index ca04fea95..7a0beb61d 100644
--- a/data/org.gnome.epiphany.gschema.xml.in
+++ b/data/org.gnome.epiphany.gschema.xml.in
@@ -9,11 +9,6 @@
<default>false</default>
<summary>Browse with caret</summary>
</key>
- <key type="s" name="homepage-url">
- <default>'http://www.google.com'</default>
- <summary>Home page</summary>
- <description>Address of the user's home page.</description>
- </key>
<key type="s" name="keyword-search-url">
<default>'http://www.google.com/search?q=%s&amp;ie=UTF-8&amp;oe=UTF-8'</default>
<summary>URL Search</summary>