summaryrefslogtreecommitdiff
path: root/libre/xchat-libre/remove-non-free-suggestion.patch
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-06-14 10:30:32 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-06-14 10:30:32 -0300
commit3980cc8060dce8b00674df0170dae16ba9b755d2 (patch)
treea18b231733028e5b212dd7d2c2017cca6f023b4c /libre/xchat-libre/remove-non-free-suggestion.patch
parent1629ba91adf00af3bd8b57dfb6cfc3fce80be218 (diff)
downloadabslibre-3980cc8060dce8b00674df0170dae16ba9b755d2.tar.gz
abslibre-3980cc8060dce8b00674df0170dae16ba9b755d2.tar.bz2
abslibre-3980cc8060dce8b00674df0170dae16ba9b755d2.zip
xchat-libre-2.8.8-7
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 */