summaryrefslogtreecommitdiff
path: root/libre/xchat-libre/no-firefox.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-06-02 12:42:20 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-06-02 12:42:20 -0300
commitc7fb23005fe7fcc9a49b93831b499d70cf11a9b6 (patch)
treeb4a6bf1b75f1f320e77dbb9b6961184d8fed2baf /libre/xchat-libre/no-firefox.patch
parent7cedc872a3e32cf8ef71e3c01150bb0e62db2b5c (diff)
downloadabslibre-c7fb23005fe7fcc9a49b93831b499d70cf11a9b6.tar.gz
abslibre-c7fb23005fe7fcc9a49b93831b499d70cf11a9b6.tar.bz2
abslibre-c7fb23005fe7fcc9a49b93831b499d70cf11a9b6.zip
xchat-libre-2.8.8-10: updating release with new patches
Diffstat (limited to 'libre/xchat-libre/no-firefox.patch')
-rw-r--r--libre/xchat-libre/no-firefox.patch2
1 files changed, 1 insertions, 1 deletions
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... */