]> granicus.if.org Git - apache/commitdiff
build bootstrap
authorAndré Malo <nd@apache.org>
Mon, 3 Feb 2014 21:08:32 +0000 (21:08 +0000)
committerAndré Malo <nd@apache.org>
Mon, 3 Feb 2014 21:08:32 +0000 (21:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1564059 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/description.xml
docs/manual/style/lang-targets.xml

index 08e153c6a0ff5b220c748fe19c87c563a8b9afa6..2bc89333c1e793dbd6e50f82796456f043de8e04 100644 (file)
@@ -40,6 +40,7 @@ Some targets have additional requirements:
     + chm-de: German (Germany), sorting order: dictionary
     + chm-en: English (USA)
     + chm-es: Spanish (Spain), sorting order: international
+    + chm-fr: French (France)
     + chm-ja: Japanese
     + chm-ko: Korean
     + chm-tr: Turkish
index fc09afefe4805cdb0f57901969687ba666867b30..d552ffffd1726f8ce01d268bada3da32f60882ff 100644 (file)
 <target description="- builds the French Konqueror Web Archive" depends="-off-fr" name="war-fr">
     <war.generic lang="fr"/>
 </target>
+<target description="- builds the French CHM file" name="chm-fr">
+    <chm.generic lang="fr"/>
+</target>
 
 <!-- Japanese                                                             -->
 <!-- ==================================================================== -->