gecko-dev/extensions/irc/xul/content/chatzillaOverlay.js

8 строки
107 B
JavaScript

function toIRC()
{
toOpenWindowByType("irc:chatzilla", "chrome://chatzilla/content/chatzilla.xul");
}