Use chrome urls for history.css and history.js

git-svn-id: svn://10.0.0.236/trunk@44398 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
slamm%netscape.com 1999-08-24 22:52:37 +00:00
parent d04ec37c07
commit aa00a96efa
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;">