18 lines
619 B
Plaintext
18 lines
619 B
Plaintext
--- surfraw.conf.in.orig Wed Feb 28 11:43:57 2001
|
|
+++ surfraw.conf.in Wed Feb 28 11:44:51 2001
|
|
@@ -27,7 +27,7 @@ def SURFRAW_conf $HOME/.surfraw.conf
|
|
|
|
# name/path of browser executable
|
|
# e.g links, lynx, w3m, surfraw-netscape-remote, netscape etc
|
|
-def SURFRAW_browser @sr_browser@
|
|
+def SURFRAW_browser /usr/bin/lynx
|
|
|
|
# browser arguments, or "none"
|
|
def SURFRAW_browser_args none
|
|
@@ -59,4 +59,4 @@ def SURFRAW_results 30
|
|
defyn SURFRAW_escape_url_args yes
|
|
|
|
# file containing list of elvi
|
|
-def SURFRAW_elvi_list @sysconfdir@/surfraw_elvi.list
|
|
+def SURFRAW_elvi_list @datadir@/surfraw_elvi.list
|