[Surfraw-commits] [SCM] surfraw - a fast unix command line interface to WWW branch, master, updated. surfraw_2-2-5_1-185-g43818bb
Ian Beckwith
ianb at erislabs.net
Tue Jun 7 22:40:07 UTC 2011
The following commit has been merged in the master branch:
commit 43818bba43a5ff5aa065ef645e771d55013b4804
Author: Ian Beckwith <ianb at erislabs.net>
Date: Tue Jun 7 23:40:03 2011 +0100
Default to surfraw_graphical_remote=no, as chromium doesn't support "-remote openURL".
diff --git a/AUTHORS b/AUTHORS
index b00c55a..8d05e5d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -139,5 +139,6 @@ Andy Valencia <ajv-914-325-0787 at vsta.org>
Philip Armstrong <phil at kantaka.co.uk>
Dan Jacobson <jidanni at jidanni.org>
Sunil Nimmagadda <sunil at devio.us>
+Michel <synth17+deb-bugs at gmail.com>
If we've missed anyone, let us know.
diff --git a/ChangeLog b/ChangeLog
index e715278..7e512ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-06-07 Ian Beckwith <ianb at erislabs.net>
+
+ * Default to surfraw_graphical_remote=no,
+ as chromium doesn't support "-remote openURL".
+
2011-05-31 Jason Ryan <jasonwryan at gmail.com>
* Add options to archpkg.
diff --git a/surfraw.conf.IN b/surfraw.conf.IN
index 0e62148..890b7d4 100644
--- a/surfraw.conf.IN
+++ b/surfraw.conf.IN
@@ -45,7 +45,7 @@ def SURFRAW_text_browser_args none
def SURFRAW_graphical_browser_args none
# use -remote openURL for graphical browser
-defyn SURFRAW_graphical_remote yes
+defyn SURFRAW_graphical_remote no
# when using the -remote, open a new window?
defyn SURFRAW_new_window no
--
surfraw - a fast unix command line interface to WWW
More information about the Surfraw-commits
mailing list