[wiki] [sites] [surf] Update broken homepage || Ivan Tham

From: <git_AT_suckless.org>
Date: Tue, 29 Sep 2015 14:49:51 +0200

commit 0751f9fdbeeb37f85e5c4ff49b45839d7d400a33
Author: Ivan Tham <pickfire_AT_riseup.net>
Date: Tue Sep 29 20:49:46 2015 +0800

    [surf] Update broken homepage

diff --git a/surf.suckless.org/patches/surf-0.6-homepage.diff b/surf.suckless.org/patches/surf-0.6-homepage.diff
index d23d0c9..124377a 100644
--- a/surf.suckless.org/patches/surf-0.6-homepage.diff
+++ b/surf.suckless.org/patches/surf-0.6-homepage.diff
_AT_@ -1,18 +1,20 @@
-diff -u a/config.def.h b/config.def.h
---- a/config.def.h 2014-08-16 02:14:02.536275454 -0300
-+++ b/config.def.h 2014-08-16 02:12:18.784283700 -0300
-_AT_@ -31,6 +31,7 @@
- static Bool hidebackground = FALSE;
- static Bool allowgeolocation = TRUE;
+diff --git a/config.def.h b/config.def.h
+index 1eb9566..8dbd96b 100644
+--- a/config.def.h
++++ b/config.def.h
+_AT_@ -35,6 +35,7 @@ static Bool loadimages = TRUE;
+ static Bool hidebackground = FALSE;
+ static Bool allowgeolocation = TRUE;
  
 +#define HOMEPAGE "https://www.duckduckgo.com/"
  #define SETPROP(p, q) { \
          .v = (char *[]){ "/bin/sh", "-c", \
                  "prop=\"`xprop -id $2 $0 | cut -d '\"' -f 2 | xargs -0 printf %b | dmenu`\" &&" \
-diff -u a/surf.c b/surf.c
---- a/surf.c 2014-08-16 02:14:02.536275454 -0300
-+++ b/surf.c 2014-08-16 02:09:58.216294873 -0300
-_AT_@ -1483,6 +1483,9 @@
+diff --git a/surf.c b/surf.c
+index 02656ec..c6a6806 100644
+--- a/surf.c
++++ b/surf.c
+_AT_@ -1645,6 +1645,9 @@ main(int argc, char *argv[]) {
          default:
                  usage();
          } ARGEND;
_AT_@ -21,3 +23,4 @@ diff -u a/surf.c b/surf.c
 + #endif
          if(argc > 0)
                  arg.v = argv[0];
+
Received on Tue Sep 29 2015 - 14:49:51 CEST

This archive was generated by hypermail 2.3.0 : Tue Sep 29 2015 - 15:00:12 CEST