Use chrome urls for history.css and history.js

This commit is contained in:
slamm%netscape.com 1999-08-24 22:52:37 +00:00
parent cf089c2d54
commit 321aec9c42
2 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@
-->
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<?xml-stylesheet href="history.css" type="text/css"?>
<?xml-stylesheet href="chrome://history/skin/history.css" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://history/locale/history.dtd" >
<window title="&historyWindowTitle.label;"
@ -30,7 +30,7 @@
width="400"
height="300">
<html:script src="history.js" />
<html:script src="chrome://history/content/history.js" />
<menubar>
<menu value="&fileMenu.label;">

View File

@ -19,7 +19,7 @@
-->
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<?xml-stylesheet href="history.css" type="text/css"?>
<?xml-stylesheet href="chrome://history/skin/history.css" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://history/locale/history.dtd" >
<window title="&historyWindowTitle.label;"
@ -30,7 +30,7 @@
width="400"
height="300">
<html:script src="history.js" />
<html:script src="chrome://history/content/history.js" />
<menubar>
<menu value="&fileMenu.label;">