Ticket #521: FixforirclistonIE7.patch
| File FixforirclistonIE7.patch, 764 bytes (added by JoshuaW, 4 years ago) |
|---|
-
documentroot/static/irc.js
21 21 rt: {title:"RT", host:"irc.perl.org", channel:"rt"}, 22 22 perl_help: {title:"Perl Help", host:"irc.perl.org", channel:"perl-help"}, 23 23 wxperl: {title:"Wx Perl", host:"irc.perl.org", channel:"wxperl"}, 24 perl6: {title:"Perl 6 development", host:"irc.freenode.net", channel:"perl6"} ,24 perl6: {title:"Perl 6 development", host:"irc.freenode.net", channel:"perl6"} 25 25 }; 26 26 var default_channel = "general"; 27 27
