summaryrefslogtreecommitdiff
path: root/libre/xchat-libre/no-firefox.patch
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-06-06 09:22:43 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-06-06 09:22:43 -0400
commit6237ecf456b95ac37864cf91df9cd02795a529d4 (patch)
tree6c26858ed69113ecc091964324d2b56292a78fe4 /libre/xchat-libre/no-firefox.patch
parent1c27f57b1a28074a50e05aaa73c47ef55127e318 (diff)
parent5cd5d2171660435cd34470577be150e2a01d1b5e (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
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... */