Hey list!

Here is yet another small correction for an item from our list of open bugs.
This patch:

-------- 8< --------
--- a/src/common/xchat.c
+++ b/src/common/xchat.c
@@ -604,7 +604,7 @@
        "NAME WII\n"                    "CMD quote WHOIS %2 %2\n\n";
 
 static char defaultconf_urlhandlers[] =
-               "NAME Open Link in Opera\n"             "CMD !opera -remote 
'openURL(%s)'\n\n";
+               "NAME Open Link in Iceweasel\n"         "CMD !iceweasel 
'%s'\n\n";
 
 #ifdef USE_SIGACTION
 /* Close and open log files on SIGUSR1. Usefull for log rotating */

-------- 8< --------

should solve #35865 (it suggests Iceweasel instead of Opera as optional
URL handler). I prepared modified package for parkes which includes this patch.
It can be found here:

        http://cyfr0n.c0.pl/gns/parkes/xchat_2.8.8-3gnewsense1.dsc

Should we forward this to Debian project? It's really trivial and I
didn't want to bother Debian maintainers with it.

-- 
Marek Buras
cyfr0n (at) go2.pl

_______________________________________________
gNewSense-dev mailing list
gNewSense-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/gnewsense-dev

Reply via email to