summaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2011-08-05 17:50:38 +0000
committercorvid <corvid@lavabit.com>2011-08-05 17:50:38 +0000
commit5297d128347e23bfa42516b0cb2ead0560d844a7 (patch)
tree68e02770307fe8c324755e783cf684859d329358 /dillorc
parent9eff7b30b70ee13501dba6e6061cd312b3a7186e (diff)
dillorc search_url explanatory text
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc4
1 files changed, 2 insertions, 2 deletions
diff --git a/dillorc b/dillorc
index 8d86a1be..9bba4447 100644
--- a/dillorc
+++ b/dillorc
@@ -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"