summaryrefslogtreecommitdiff
path: root/libre/xchat-libre/remove-non-free-suggestion.patch
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-06-14 22:59:43 +0000
committerroot <root@rshg047.dnsready.net>2011-06-14 22:59:43 +0000
commitba3afb3907fc927bd08713613d4a30a9479c715c (patch)
tree1f1353c475b7709a692e3d42a8ac9c2e0e8ad02a /libre/xchat-libre/remove-non-free-suggestion.patch
parent7c64c5039335c73eaa1a402c417235e8ca9a5109 (diff)
Tue Jun 14 22:59:43 UTC 2011
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 */