Introduction
Introduction Statistics Contact Development Disclaimer Help
tAdd some description for the plumb feature. - surf - customized build of surf,…
git clone git://src.adamsgaard.dk/surf
Log
Files
Refs
README
LICENSE
---
commit b36921fbe87631ead6e57aebf348aa5beca3ddca
parent 9c3b5ad35389f1930834bf04341eb0c3514a850f
Author: Christoph Lohmann <[email protected]>
Date: Mon, 19 Jan 2015 22:16:07 +0100
Add some description for the plumb feature.
Diffstat:
M config.def.h | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/config.def.h b/config.def.h
t@@ -54,6 +54,9 @@ static Bool allowgeolocation = TRUE;
}
/* PLUMB(URI) */
+/* This called when some URI which does not begin with "about:",
+ * "http://" or "https://" should be opened.
+ */
#define PLUMB(u) {\
.v = (char *[]){ "/bin/sh", "-c", \
"xdg-open \"$0\"", u, NULL \
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.