[Surfraw-commits] [SCM] surfraw - a fast unix command line interface to WWW branch, master, updated. surfraw_2-2-5_1-229-g7c5c682

Ivy Foster joyfulgirl at archlinux.us
Thu Jun 28 18:30:10 UTC 2012


The following commit has been merged in the master branch:
commit 8c202d7a85a1c34dd16db8657a621c9d4ff6b348
Author: Manolo Martínez <manolo at austrohungaro.com>
Date:   Thu Jun 28 13:53:03 2012 -0400

    Added an example integrating sr and elinks

diff --git a/AUTHORS b/AUTHORS
index 39871dd..f4e19c7 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -132,6 +132,9 @@ Paulo Almeida <paulo at diasalmeida.com>
 Shain Singh <shain.singh at gmail.com>
         elvi: cisco, f5 
 
+Manolo Martínez <manolo at austrohungaro.com>
+        examples: elinks integration (hooks.lua)
+
 THANKS TO
 
 Brian Nelson           <bnelson at bloodclot.net>
diff --git a/examples/Makefile.am b/examples/Makefile.am
index c9aafaa..ec6f6b6 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,5 +1,5 @@
 noinst_SCRIPTS = uzbl_load_url_from_surfraw
-EXTRA_DIST     = README uzbl_load_url_from_surfraw.IN
+EXTRA_DIST     = README uzbl_load_url_from_surfraw.IN hooks.lua
 CLEANFILES     = uzbl_load_url_from_surfraw
 
 uzbl_load_url_from_surfraw: uzbl_load_url_from_surfraw.IN
diff --git a/examples/README b/examples/README
index 497e926..2a1e632 100644
--- a/examples/README
+++ b/examples/README
@@ -1,5 +1,9 @@
 Useful example code.
 
+* hooks.lua
+  Integrates surfraw with elinks (see elinks.cz).
+  Contributed by Manolo Martínez
+
 * uzbl_load_url_from_surfraw
   Integrates surfraw with uzbl (see www.uzbl.org).
   Contributed by Sumant Oemrawsingh.

-- 
surfraw -  a fast unix command line interface to WWW



More information about the Surfraw-commits mailing list