]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
build bootstrap again
authorAndré Malo <nd@apache.org>
Thu, 13 Mar 2008 09:46:34 +0000 (09:46 +0000)
committerAndré Malo <nd@apache.org>
Thu, 13 Mar 2008 09:46:34 +0000 (09:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@636684 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/description.xml
docs/manual/style/lang-targets.xml
docs/manual/style/xsl/util/designations.xml

index e8c328b0730dbd79eb6f9a3ad1de64639b4edff2..841d2df939807ff8fd56e3839b35595735f0d1f3 100644 (file)
@@ -43,6 +43,6 @@ Some targets have additional requirements:
     + chm-es: Spanish (Spain), sorting order: international
     + chm-ja: Japanese
     + chm-ko: Korean
-    + chm-tr: Türkçe
+    + chm-tr: Turkish
 
 </description>
\ No newline at end of file
index 6f985879bc349d64b0b4e242b6970d41897b6295..70bb037e1fa5467d9ab8e42fd71388e3965bc1e8 100644 (file)
 <!-- 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"/>
index 476a676a0080e4e96801492d6147f57fbf002179..96ede9585e599ef521a6b66d35d19281fd4259da 100644 (file)
@@ -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>