summaryrefslogtreecommitdiff
path: root/libre/xchat-libre/remove-non-free-suggestion.patch
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-06-23 01:23:59 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-06-23 01:23:59 -0300
commit0362923a952fcd3cddef1cc922eea74bcf42c9cf (patch)
treea3d66f3b86aaedfd8348c9b4a01528d9f9d454ba /libre/xchat-libre/remove-non-free-suggestion.patch
parent2a513fc047e9cc6f3daaefa1494f0cca583187f4 (diff)
parentbc42c16bdd4b5448c3f311637da8ad1f3c2b96cd (diff)
Merge branch 'master' of ssh://vparabola/srv/git/projects/abslibre
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 */