-- CHATZILLA CHANGES ONLY --

undoing damn's misplaced changes
This commit is contained in:
rginda%netscape.com 2000-04-24 00:45:23 +00:00
parent 7d1bdb74c7
commit 010ca27f23
2 changed files with 2 additions and 2 deletions

View File

@ -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)
{

View File

@ -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/";