summaryrefslogtreecommitdiff
path: root/libre/xchat-libre/remove-non-free-suggestion.patch
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-15 11:21:50 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-15 11:21:50 -0300
commit3b1f136e5530b99c12c9b170b16af39e398e1719 (patch)
tree68f1515c47b2bfc69d67cb523ad955dff4538d6a /libre/xchat-libre/remove-non-free-suggestion.patch
parent5182b3ad7127576cdf11e1b729c9ef53383dbf69 (diff)
parentba3afb3907fc927bd08713613d4a30a9479c715c (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/indent/PKGBUILD
Diffstat (limited to 'libre/xchat-libre/remove-non-free-suggestion.patch')
-rw-r--r--libre/xchat-libre/remove-non-free-suggestion.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/xchat-libre/remove-non-free-suggestion.patch b/libre/xchat-libre/remove-non-free-suggestion.patch
index 8b0f4e41f..943daff60 100644
--- a/libre/xchat-libre/remove-non-free-suggestion.patch
+++ b/libre/xchat-libre/remove-non-free-suggestion.patch
@@ -6,7 +6,7 @@ diff -urN xchat-2.8.8.orig/src/common/xchat.c xchat-2.8.8/src/common/xchat.c
static char defaultconf_urlhandlers[] =
- "NAME Open Link in Opera\n" "CMD !opera -remote 'openURL(%s)'\n\n";
-+ "NAME Open Link in Web Browser\n" "CMD !icecat 'openURL(%s)'\n\n";
++ "NAME Open Link in Web Browser\n" "CMD !icecat '%s'\n\n";
#ifdef USE_SIGACTION
/* Close and open log files on SIGUSR1. Usefull for log rotating */