From ffe63b2868201600e3c0bf9f203de387c3616c40 Mon Sep 17 00:00:00 2001 From: Carl van Tonder Date: Tue, 8 Dec 2009 18:14:52 +0200 Subject: Add gconf key to control the search engine used in auto-search Defaults to Google, like it used to. Bug #604087 Signed-off-by: Xan Lopez --- data/epiphany.schemas.in | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'data') diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index a847aa295..5faccc472 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -11,6 +11,17 @@ Address of the user's home page. + + /schemas/apps/epiphany/general/url_search + /apps/epiphany/general/url_search + epiphany + string + http://www.google.com/search?q=%s&ie=UTF-8&oe=UTF-8 + + URL Search + Search string for keywords entered in the URL bar. + + /schemas/apps/epiphany/dialogs/history_date_filter /apps/epiphany/dialogs/history_date_filter -- cgit v1.2.3