summaryrefslogtreecommitdiff
path: root/libre/xchat-libre/remove-non-free-suggestion.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-01-19 02:44:01 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-01-19 02:44:01 -0200
commit75fd4563f2f0840164c579777d39ada9664e3eab (patch)
tree67cfe53ab10883f586304902ce6c041ed9d8241f /libre/xchat-libre/remove-non-free-suggestion.patch
parent8bd0ef69a201fbc4bd18e14815574cafdffb6e61 (diff)
xchat-libre-2.8.8-11.1: fixing error on remove-non-free-suggestion.patch
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 66be5e9ae..ab4b3dc7b 100644
--- a/libre/xchat-libre/remove-non-free-suggestion.patch
+++ b/libre/xchat-libre/remove-non-free-suggestion.patch
@@ -6,7 +6,7 @@ diff -Nur 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 Iceweasel\n" "CMD !iceweasel '%s'\n\n";
++ "NAME Open Link in Iceweasel\n" "CMD !iceweasel '%s'\n\n"\
+ "NAME Open Link in GNU IceCat\n" "CMD !icecat '%s'\n\n";
#ifdef USE_SIGACTION