diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2011-08-05 18:45:49 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2011-08-05 18:45:49 -0400 |
commit | 596a347ae0668d2e83d390b0e8f8f500a016c356 (patch) | |
tree | ced537bf8017cc18205f1802db22115dc4a9649c | |
parent | a096c90f4a10c92ba55d8f34ad01266d05e47196 (diff) | |
parent | 5297d128347e23bfa42516b0cb2ead0560d844a7 (diff) |
merge
-rw-r--r-- | dillorc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -112,8 +112,8 @@ # Set the URLs used by the web search dialog. # "%s" is replaced with the search keywords separated by '+'. # Format: search_url="[<label> ]<url>" -# You can have several search engines, with the first being the default. -# e.g. +# You can enable multiple search_url strings at once and select from among +# them at runtime, with the first being the default. # search_url="DuckDuckGo http://duckduckgo.com/html?q=%s" # search_url="Wikipedia http://www.wikipedia.org/w/index.php?search=%s&go=Go" # search_url="Lycos http://search.lycos.com/?query=%s" |