Localization for dillorc --- ./dillorc 2006-07-17 12:47:45 +0400 +++ ./dillorc 2006-07-17 13:06:58 +0400 @@ -72,13 +72,18 @@ # Set the start page. # Uncomment if you want to override the default start page. #start_page="file:/home/user/custom.html" +start_page="file:/usr/share/doc/HTML/index.html" # Set the home location -home="http://www.dillo.org/" +home="about:splash" + +# Accepted languages +accept_language="ru,en,ru-ru,en-us" # Set search url to use with the search dialog. # %s is replaced with urlencoded keywords, and %% by '%'. -search_url="http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s" +search_url="http://www.google.ru/search?ie=UTF-8&&oe=UTF-8&q=%s" +#search_url="http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s" #search_url="http://www.google.co.jp/search?ie=UTF-8&oe=UTF-8&q=%s" #search_url="http://www.excite.co.jp/dictionary/english_japanese/?match=beginswith&dictionary=NEW_EJJE&search=%s" #search_url="http://search.lycos.com/default.asp?query=%s"