From 7b751968e952cade07149a5ff1c06c68f78e06b7 Mon Sep 17 00:00:00 2001 From: Joshua Ismael Haase Hernández Date: Mon, 13 Jun 2011 11:31:53 -0500 Subject: Commiting libre package xchat-libre-2.8.8-3.1 --- libre/xchat-libre/no-firefox.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libre/xchat-libre/no-firefox.patch (limited to 'libre/xchat-libre/no-firefox.patch') diff --git a/libre/xchat-libre/no-firefox.patch b/libre/xchat-libre/no-firefox.patch new file mode 100644 index 000000000..7fb5190de --- /dev/null +++ b/libre/xchat-libre/no-firefox.patch @@ -0,0 +1,11 @@ +--- xchat-2.8.8/src/fe-gtk/fe-gtk.c_orig 2011-06-02 04:25:03.386077554 +0200 ++++ xchat-2.8.8/src/fe-gtk/fe-gtk.c 2011-06-02 04:25:14.959410608 +0200 +@@ -956,7 +956,7 @@ + } + + /* everything failed, what now? just try firefox */ +- if (try_browser ("firefox", NULL, url)) ++ if (try_browser ("icecat", NULL, url)) + return; + + /* fresh out of ideas... */ -- cgit v1.2.3