bug 221597: remove comm.jar dependencies in pref-calibrate-screen.xul
git-svn-id: svn://10.0.0.236/trunk@147965 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -19,11 +19,10 @@
|
||||
#
|
||||
# Contributor(s):
|
||||
|
||||
<?xml-stylesheet href="chrome://navigator/skin/" type="text/css"?>
|
||||
|
||||
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
|
||||
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
|
||||
|
||||
<!DOCTYPE window SYSTEM "chrome://communicator/locale/pref/pref-fonts.dtd" >
|
||||
<!DOCTYPE window SYSTEM "chrome://browser/locale/pref/pref-fonts.dtd" >
|
||||
|
||||
<window id="calibrateScreen"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
@@ -32,8 +31,8 @@
|
||||
onload="Init();"
|
||||
persist="screenX screenY">
|
||||
|
||||
<script type="application/x-javascript"
|
||||
src="chrome://communicator/content/pref/pref-fonts.js"/>
|
||||
<script type="application/x-javascript"
|
||||
src="chrome://browser/content/pref/pref-fonts.js"/>
|
||||
|
||||
<vbox align="center">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user