Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)

patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=rginda


git-svn-id: svn://10.0.0.236/trunk@144378 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org 2003-07-02 14:30:02 +00:00
parent bc26bce5ae
commit dbbfb560a0
10 changed files with 10 additions and 10 deletions

View File

@ -32,7 +32,7 @@
- ***** END LICENSE BLOCK ***** -->
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<!DOCTYPE dialog SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>

View File

@ -33,7 +33,7 @@
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://chatzilla/content/prefpanel/appearance.css" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<!DOCTYPE page SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<page xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
onload="Init();"

View File

@ -32,7 +32,7 @@
- ***** END LICENSE BLOCK ***** -->
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<!DOCTYPE page SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<page xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
onload="Init();"

View File

@ -32,7 +32,7 @@
- ***** END LICENSE BLOCK ***** -->
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<!DOCTYPE page SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<page xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
onload="parent.initPanel('chrome://chatzilla/content/prefpanel/pref-irc.xul');"

View File

@ -32,7 +32,7 @@
- ***** END LICENSE BLOCK ***** -->
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<!DOCTYPE page SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<page xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
headertitle="&sound.window.title;" onload="Init();">

View File

@ -32,7 +32,7 @@
- ***** END LICENSE BLOCK ***** -->
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<!DOCTYPE page SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<page xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
onload="Init();"

View File

@ -32,7 +32,7 @@
- ***** END LICENSE BLOCK ***** -->
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<!DOCTYPE page SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<page xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
onload="Init();"

View File

@ -37,7 +37,7 @@
-
- ***** END LICENSE BLOCK ***** -->
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<!DOCTYPE page SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<page xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
onload="parent.initPanel('chrome://chatzilla/content/prefpanel/tabs.xul');"

View File

@ -31,7 +31,7 @@
-->
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
<!DOCTYPE window SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<!DOCTYPE page SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<page xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
onload="parent.initPanel('chrome://chatzilla/content/prefpanel/text.xul');"

View File

@ -31,7 +31,7 @@
-
- ***** END LICENSE BLOCK ***** -->
<!DOCTYPE window SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<!DOCTYPE overlay SYSTEM "chrome://chatzilla/locale/pref-irc.dtd">
<overlay id="ovCZPrefs"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">