зеркало из https://github.com/mozilla/gecko-dev.git
Use chrome urls for history.css and history.js
This commit is contained in:
Родитель
cf089c2d54
Коммит
321aec9c42
|
@ -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;">
|
||||
|
|
Загрузка…
Ссылка в новой задаче