--- 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 ("iceweasel", NULL, url)) return; /* fresh out of ideas... */