PERFORCE change 163406 for review

Gabor Pali pgj at FreeBSD.org
Wed Jun 3 08:43:03 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=163406

Change 163406 by pgj at beehive on 2009/06/03 08:42:27

	MFen (www):
		1.167      -> 1.169      hu/index.xsl
		1.10       -> 1.11       hu/share/sgml/header.l10n.ent
		1.2        -> 1.3        hu/share/sgml/templates.news-rdf.xsl
		1.2        -> 1.3        hu/share/sgml/templates.news-rss.xsl
		1.1        -> 1.2        hu/share/sgml/templates.press-rss.xsl

Affected files ...

.. //depot/projects/docproj_hu/www/hu/index.xsl#23 edit
.. //depot/projects/docproj_hu/www/hu/share/sgml/header.l10n.ent#11 edit
.. //depot/projects/docproj_hu/www/hu/share/sgml/templates.news-rdf.xsl#4 edit
.. //depot/projects/docproj_hu/www/hu/share/sgml/templates.news-rss.xsl#4 edit
.. //depot/projects/docproj_hu/www/hu/share/sgml/templates.press-rss.xsl#4 edit

Differences ...

==== //depot/projects/docproj_hu/www/hu/index.xsl#23 (text+ko) ====

@@ -9,7 +9,7 @@
 <!-- FreeBSD Hungarian Documentation Project
      Translated by: Gabor Kovesdan <gabor at FreeBSD.org>
      %SOURCE%	en/index.xsl
-     %SRCID%	1.167
+     %SRCID%	1.169
 -->
 
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
@@ -167,6 +167,9 @@
 					<a href="&enbase;/ja/" title="Jap&aacute;n">ja</a>
 				  </li>
 				  <li>
+					<a href="&enbase;/nl/" title="Holland">nl</a>
+				  </li>
+				  <li>
 					<a href="&enbase;/ru/" title="Orosz">ru</a>
 				  </li>
 				  <li class="last-child">

==== //depot/projects/docproj_hu/www/hu/share/sgml/header.l10n.ent#11 (text+ko) ====

@@ -4,7 +4,7 @@
 <!-- The FreeBSD Hungarian Documentation Project
      Translated by: Gabor Kovesdan <gabor at FreeBSD.org>
      %SOURCE%	share/sgml/header.ent
-     %SRCID%	1.10
+     %SRCID%	1.11
 -->
 
 <!-- Components making up the standard headers and footers. -->

==== //depot/projects/docproj_hu/www/hu/share/sgml/templates.news-rdf.xsl#4 (text+ko) ====

@@ -10,7 +10,7 @@
 <!-- The FreeBSD Hungarian Documentation Project
      Translated by: PALI, Gabor <pgj at FreeBSD.org>
      %SOURCE%	share/sgml/templates.news-rdf.xsl
-     %SRCID%	1.2
+     %SRCID%	1.3
 -->
 
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
@@ -18,7 +18,7 @@
 
   <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
   
-  <xsl:output method="xml" indent="yes"/>
+  <xsl:output method="xml" indent="yes" encoding="$xml.encoding;"/>
 
   <xsl:variable name="date">
     <xsl:value-of select="//cvs:keyword[@name='freebsd']"/>

==== //depot/projects/docproj_hu/www/hu/share/sgml/templates.news-rss.xsl#4 (text+ko) ====

@@ -12,7 +12,7 @@
 <!-- The FreeBSD Hungarian Documentation Project
      Translated by: PALI, Gabor <pgj at FreeBSD.org>
      %SOURCE%	share/sgml/templates.news-rss.xsl
-     %SRCID%	1.2
+     %SRCID%	1.3
 -->
 
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
@@ -20,8 +20,8 @@
   exclude-result-prefixes="cvs">
 
   <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
-  
-  <xsl:output method="xml" indent="yes"/>
+
+  <xsl:output method="xml" indent="yes" encoding="&xml.encoding;"/>
 
   <xsl:variable name="date">
     <xsl:value-of select="//cvs:keyword[@name='freebsd']"/>

==== //depot/projects/docproj_hu/www/hu/share/sgml/templates.press-rss.xsl#4 (text+ko) ====

@@ -38,7 +38,7 @@
 <!-- The FreeBSD Hungarian Documentation Project
      Translated by: PALI, Gabor <pgj at FreeBSD.org>
      %SOURCE%	share/sgml/templates.press-rss.xsl
-     %SRCID%	1.1
+     %SRCID%	1.2
 -->
 
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
@@ -47,7 +47,7 @@
 
   <xsl:import href="http://www.FreeBSD.org/XML/www/lang/share/sgml/libcommon.xsl"/>
   
-  <xsl:output method="xml" indent="yes"/>
+  <xsl:output method="xml" indent="yes" encoding="&xml.encoding;"/>
 
   <xsl:variable name="date">
     <xsl:value-of select="//cvs:keyword[@name='freebsd']"/>


More information about the p4-projects mailing list