You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by kp...@apache.org on 2002/11/20 20:39:21 UTC

cvs commit: xml-cocoon2/src/resources/dev/i18n markup2messages.xsl

kpiroumian    2002/11/20 11:39:20

  Modified:    src/resources/dev/i18n markup2messages.xsl
  Log:
  Change i18n namespace to version 2.1
  
  Revision  Changes    Path
  1.2       +1 -1      xml-cocoon2/src/resources/dev/i18n/markup2messages.xsl
  
  Index: markup2messages.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/resources/dev/i18n/markup2messages.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- markup2messages.xsl	24 Sep 2002 17:27:12 -0000	1.1
  +++ markup2messages.xsl	20 Nov 2002 19:39:20 -0000	1.2
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
  -xmlns:i18n="http://apache.org/cocoon/i18n/2.0"
  +xmlns:i18n="http://apache.org/cocoon/i18n/2.1"
   exclude-result-prefixes="i18n">
   
   <xsl:output method="xml" indent="yes" />
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org