Open chatzilla from it's new chrome:// url.

This commit is contained in:
rginda%netscape.com 2000-01-18 03:37:14 +00:00
parent 2434e298f9
commit bdc6da4391

View File

@ -25,7 +25,7 @@ function toNewsgroups()
function toIRC()
{
window.open ("resource:///irc/tests/test3.xul", "test3", "resizable=1");
toOpenWindowByType("irc:chatzilla", "chrome://chatzilla/content/");
}