W3C home > Mailing lists > Public > www-validator-cvs@w3.org > June 2008

2002/css-validator web.xml,1.3,1.4

From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
Date: Mon, 30 Jun 2008 20:41:59 +0000
To: www-validator-cvs@w3.org
Message-Id: <E1KDQCF-0001Jy-5A@lionel-hutz.w3.org>

Update of /sources/public/2002/css-validator
In directory hutz:/tmp/cvs-serv5036

Modified Files:
	web.xml 
Log Message:
telling the CSS validator about the portuguese/brazilian translation

Index: web.xml
===================================================================
RCS file: /sources/public/2002/css-validator/web.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- web.xml	24 Apr 2008 06:41:04 -0000	1.3
+++ web.xml	30 Jun 2008 20:41:57 -0000	1.4
@@ -53,6 +53,10 @@
         <mime-type>text/html</mime-type>
     </mime-mapping>
     <mime-mapping>                                                          
+        <extension>pt-br</extension>
+        <mime-type>text/html</mime-type>
+    </mime-mapping>
+    <mime-mapping>                                                          
         <extension>zh-cn</extension>
         <mime-type>text/html</mime-type>
     </mime-mapping>
Received on Monday, 30 June 2008 20:42:41 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 30 June 2008 20:42:41 GMT