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:
parent
d04ec37c07
commit
aa00a96efa
@ -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;">
|
||||
|
||||
@ -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;">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user