undoing damn's misplaced changes
This commit is contained in:
rginda%netscape.com 2000-04-24 00:45:23 +00:00
Родитель f98d2946fb
Коммит f1404ad4a6
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -100,7 +100,7 @@ function onDoStyleChange (newStyle)
if (newStyle == "other")
newStyle = window.prompt ("Enter stylesheet filename " +
"(relative to chrome://chatzilla/skin/chatzilla.css)");
"(relative to chrome://chatzilla/skin/)");
if (newStyle)
{

Просмотреть файл

@ -27,7 +27,7 @@
var client = new Object();
client.IMAGEDIR = "chrome://chatzilla/skin/images/";
client.CSSDIR = "chrome://chatzilla/skin/chatzilla.css";
client.CSSDIR = "chrome://chatzilla/skin/";
//client.IMAGEDIR = "resource:///chrome/chatzilla/skin/default/images/";
//client.CSSDIR = "resource:///chrome/chatzilla/skin/default/";