gnewsense-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnewsense-dev] Corrected packages for xchat (bug: #35865)


From: Marek Buras
Subject: [Gnewsense-dev] Corrected packages for xchat (bug: #35865)
Date: Sun, 2 Dec 2012 10:15:52 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]