Remove more comm.jar dependencies.

This commit is contained in:
blakeross%telocity.com 2002-10-11 02:31:55 +00:00
parent 99d0a31454
commit 931ccf311b

View File

@ -21,22 +21,20 @@
# Bill Law <law@netscape.com>
# Aaron Kaluszka <ask@swva.net>
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<!DOCTYPE window [
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
%brandDTD;
<!ENTITY % platformDTD SYSTEM "chrome://global-platform/locale/platformDialogOverlay.dtd" >
%platformDTD;
<!ENTITY % prefWinhooksDTD SYSTEM "chrome://communicator/locale/pref/pref-winhooks.dtd" >
<!ENTITY % prefWinhooksDTD SYSTEM "chrome://browser/locale/pref/pref-winhooks.dtd" >
%prefWinhooksDTD;
]>
<page xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
onload="parent.initPanel('chrome://communicator/content/pref/pref-winhooks.xul');"
onload="parent.initPanel('chrome://browser/content/pref/pref-winhooks.xul');"
headertitle="&title.label;">
<script type="application/x-javascript" src="chrome://communicator/content/pref/pref-winhooks.js"/>
<script type="application/x-javascript" src="chrome://browser/content/pref/pref-winhooks.js"/>
<!-- File types -->
<label value="&files.text;"/>