diff options
Diffstat (limited to 'dillorc')
-rw-r--r-- | dillorc | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -114,9 +114,9 @@ # Format: search_url="[<label> ]<url>" # You can have several search engines, with the first being the default. # e.g. -# search_url="http://duckduckgo.com/html?q=%s" -# search_url="http://www.wikipedia.org/wiki/Special:Search?search=%s" -# search_url="http://search.lycos.com/?query=%s" +# search_url="DuckDuckGo http://duckduckgo.com/html?q=%s" +# search_url="Wikipedia http://www.wikipedia.org/wiki/Special:Search?search=%s" +# search_url="Lycos http://search.lycos.com/?query=%s" #search_url="http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s" # If set, dillo will ask web servers to send pages in this language. |