From c7fb23005fe7fcc9a49b93831b499d70cf11a9b6 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 2 Jun 2012 12:42:20 -0300 Subject: xchat-libre-2.8.8-10: updating release with new patches --- libre/xchat-libre/no-firefox.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/xchat-libre/no-firefox.patch') diff --git a/libre/xchat-libre/no-firefox.patch b/libre/xchat-libre/no-firefox.patch index 7fb5190de..f1ecd6631 100644 --- a/libre/xchat-libre/no-firefox.patch +++ b/libre/xchat-libre/no-firefox.patch @@ -5,7 +5,7 @@ /* everything failed, what now? just try firefox */ - if (try_browser ("firefox", NULL, url)) -+ if (try_browser ("icecat", NULL, url)) ++ if (try_browser ("iceweasel", NULL, url)) return; /* fresh out of ideas... */ -- cgit v1.2.3