validator/htdocs/config types.conf,1.49,1.50

Update of /sources/public/validator/htdocs/config
In directory hutz:/tmp/cvs-serv14904/htdocs/config

Modified Files:
	types.conf 
Log Message:
Indent prettier, drop misleading commented out section.

Index: types.conf
===================================================================
RCS file: /sources/public/validator/htdocs/config/types.conf,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- types.conf	21 Sep 2009 20:05:53 -0000	1.49
+++ types.conf	24 Oct 2009 16:12:51 -0000	1.50
@@ -19,91 +19,91 @@
 # "HTML 2.0", "HTML 2.0 Level 2", "HTML 2.0 Level 1",
 # "HTML 2.0 Strict", "HTML 2.0 Strict Level 1".
 <HTML_2_0>
-  Name       = html
-  Display    = HTML 2.0
-  Info URL   = http://www.w3.org/MarkUp/html-spec/
-  PubID      = -//IETF//DTD HTML 2.0//EN
-  Parse Mode = SGML
+  Name        = html
+  Display     = HTML 2.0
+  Info URL    = http://www.w3.org/MarkUp/html-spec/
[...1211 lines suppressed...]
 
 <SMIL_3_0_smilText>
-  Name       = smil
-  Display    = SMIL 3.0 smilText
-  Info URL   = http://www.w3.org/TR/2008/REC-SMIL3-20081201/
-  PubID      = -//W3C//DTD SMIL 3.0 smilText//EN
-  SysID      = http://www.w3.org/2008/SMIL30/SMIL30smilText.dtd
-  Namespace  = http://www.w3.org/ns/SMIL
+  Name        = smil
+  Display     = SMIL 3.0 smilText
+  Info URL    = http://www.w3.org/TR/2008/REC-SMIL3-20081201/
+  PubID       = -//W3C//DTD SMIL 3.0 smilText//EN
+  SysID       = http://www.w3.org/2008/SMIL30/SMIL30smilText.dtd
+  Namespace   = http://www.w3.org/ns/SMIL
   Namespace Required = 1
-  Parse Mode = XML
+  Parse Mode  = XML
   <Types>
     Allowed   = application/smil+xml application/smil
     Preferred = application/smil+xml

Received on Saturday, 24 October 2009 16:12:56 UTC