aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2011-07-30 21:20:46 +0200
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2011-07-30 21:20:46 +0200
commit59cb44a83baf4069c522c837d416c031c23eae03 (patch)
tree91f9bfb057e82e900d60fa110930c50584f74645
parent838957dbf5fbd16663c5e6b7fa5874eea396a249 (diff)
fix utf8 issues with wikipedia search
-rw-r--r--dillorc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dillorc b/dillorc
index 40be18ad..8d86a1be 100644
--- a/dillorc
+++ b/dillorc
@@ -115,7 +115,7 @@
# You can have several search engines, with the first being the default.
# e.g.
# search_url="DuckDuckGo http://duckduckgo.com/html?q=%s"
-# search_url="Wikipedia http://www.wikipedia.org/wiki/Special:Search?search=%s"
+# search_url="Wikipedia http://www.wikipedia.org/w/index.php?search=%s&go=Go"
# search_url="Lycos http://search.lycos.com/?query=%s"
#search_url="http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s"