Update of /sources/public/2002/css-validator In directory hutz:/tmp/cvs-serv5173 Modified Files: web.xml Log Message: language nego setup Index: web.xml =================================================================== RCS file: /sources/public/2002/css-validator/web.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- web.xml 30 Jun 2008 20:41:57 -0000 1.4 +++ web.xml 8 Jul 2008 15:42:10 -0000 1.5 @@ -53,7 +53,11 @@ <mime-type>text/html</mime-type> </mime-mapping> <mime-mapping> - <extension>pt-br</extension> + <extension>pt-BR</extension> + <mime-type>text/html</mime-type> + </mime-mapping> + <mime-mapping> + <extension>sv</extension> <mime-type>text/html</mime-type> </mime-mapping> <mime-mapping>Received on Tuesday, 8 July 2008 15:42:45 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 July 2008 15:42:45 GMT