Remove UTF-8 BOMs from source files. Bug 280656, r=jshin, sr=brendan

git-svn-id: svn://10.0.0.236/trunk@168705 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
smontagu%smontagu.org 2005-02-02 13:25:44 +00:00
parent 99c1d05045
commit 63b9893469
9 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
<!-- -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
<!-- -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" ?>
<?xml version="1.0" encoding="utf-8" ?>
<panels xmlns="http://www.silverstone.net.nz/2001/manticore/uidl">
<panel label="Web Browser">

View File

@ -1,4 +1,4 @@
<?xml version="1.0" ?>
<?xml version="1.0" ?>
<menubar id="mainMenu" xmlns="http://www.silverstone.net.nz/2001/manticore/uidl">
<menu label="File" accesskey="f">
<menu label="New Window" accesskey="n" command="file-new-window" />

View File

@ -1,4 +1,4 @@
<?xml version="1.0"?>
<?xml version="1.0"?>
<toolbox id="mainToolbox"
xmlns="http://www.silverstone.net.nz/2001/manticore/uidl">

View File

@ -1,4 +1,4 @@
<?xml version="1.0" ?>
<?xml version="1.0" ?>
<!DOCTYPE item [
<!ELEMENT item ANY >
<!ATTLIST item label CDATA #REQUIRED >

View File

@ -1,4 +1,4 @@
<?xml version="1.0"?>
<?xml version="1.0"?>
<preferences xmlns="http://www.silverstone.net.nz/2001/manticore/uidl">
<browser>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0"
processorArchitecture="X86"

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0"
processorArchitecture="X86"

View File

@ -1,4 +1,4 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0063)http://bugzilla.mozilla.org/attachment.cgi?id=63256&action=view -->
<HTML><HEAD><TITLE>border-collapse testfiles</TITLE>
<META content="MSHTML 6.00.2600.0" name=GENERATOR>