You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2008/03/13 10:46:37 UTC

svn commit: r636684 - in /httpd/httpd/branches/2.2.x/docs/manual/style: description.xml lang-targets.xml xsl/util/designations.xml

Author: nd
Date: Thu Mar 13 02:46:34 2008
New Revision: 636684

URL: http://svn.apache.org/viewvc?rev=636684&view=rev
Log:
build bootstrap again

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/style/description.xml
    httpd/httpd/branches/2.2.x/docs/manual/style/lang-targets.xml
    httpd/httpd/branches/2.2.x/docs/manual/style/xsl/util/designations.xml

Modified: httpd/httpd/branches/2.2.x/docs/manual/style/description.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/style/description.xml?rev=636684&r1=636683&r2=636684&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/style/description.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/style/description.xml Thu Mar 13 02:46:34 2008
@@ -43,6 +43,6 @@
     + chm-es: Spanish (Spain), sorting order: international
     + chm-ja: Japanese
     + chm-ko: Korean
-    + chm-tr: Türkçe
+    + chm-tr: Turkish
 
 </description>

Modified: httpd/httpd/branches/2.2.x/docs/manual/style/lang-targets.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/style/lang-targets.xml?rev=636684&r1=636683&r2=636684&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/style/lang-targets.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/style/lang-targets.xml Thu Mar 13 02:46:34 2008
@@ -211,7 +211,7 @@
 <!-- Turkish                                                              -->
 <!-- ==================================================================== -->
 <property value=".xml.tr" name="inputext.tr"/>
-<property value=".html.tr" name="outputext.tr"/>
+<property value=".html.tr.utf8" name="outputext.tr"/>
 
 <target description="- builds Turkish HTML files" name="tr">
     <html.generic lang="tr"/>

Modified: httpd/httpd/branches/2.2.x/docs/manual/style/xsl/util/designations.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/style/xsl/util/designations.xml?rev=636684&r1=636683&r2=636684&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/style/xsl/util/designations.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/style/xsl/util/designations.xml Thu Mar 13 02:46:34 2008
@@ -8,5 +8,5 @@
 <item charset="EUC-KR" lang="ko">.html.ko.euc-kr</item>
 <item charset="ISO-8859-1" lang="pt-br">.html.pt-br</item>
 <item charset="KOI8-R" lang="ru">.html.ru.koi8-r</item>
-<item charset="UTF-8" lang="tr">.html.tr</item>
+<item charset="UTF-8" lang="tr">.html.tr.utf8</item>
 </items>