]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
build bootstrap again
authorAndré Malo <nd@apache.org>
Thu, 13 Mar 2008 09:52:34 +0000 (09:52 +0000)
committerAndré Malo <nd@apache.org>
Thu, 13 Mar 2008 09:52:34 +0000 (09:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@636687 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 306d84249c5f6957f5b11c0a96ef89936e1603d8..1a465587164b62a99f2bd7716852446987352773 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 1009f97bcb5b01a9bf9a79a9ddd7e9609be6e917..174a5300b9c4ad3366a993e43ec42fc5871cf09b 100644 (file)
@@ -7,5 +7,5 @@
 <item charset="EUC-JP" lang="ja">.html.ja.euc-jp</item>
 <item charset="EUC-KR" lang="ko">.html.ko.euc-kr</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>