]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Commit build artifacts left hanging from 533502
authorVincent Bray <noodl@apache.org>
Mon, 23 Jul 2007 06:40:16 +0000 (06:40 +0000)
committerVincent Bray <noodl@apache.org>
Mon, 23 Jul 2007 06:40:16 +0000 (06:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@558624 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/allmodules.xml.ja
docs/manual/mod/mod_mem_cache.html
docs/manual/mod/mod_mem_cache.html.en
docs/manual/mod/mod_mem_cache.xml.meta

index 2333917a1eb19a5cfdcc0d57c2d1af9559bdeab5..bfaebe8aca567df68f88129ed0db2bfa527bdae2 100644 (file)
@@ -38,7 +38,7 @@
   <modulefile>mod_log_config.xml.ja</modulefile>
   <modulefile>mod_log_forensic.xml</modulefile>
   <modulefile>mod_logio.xml.ja</modulefile>
-  <modulefile>mod_mem_cache.xml</modulefile>
+  <modulefile>mod_mem_cache.xml.ja</modulefile>
   <modulefile>mod_mime.xml.ja</modulefile>
   <modulefile>mod_mime_magic.xml</modulefile>
   <modulefile>mod_negotiation.xml.ja</modulefile>
index 0d7efe4a09dcdf84f5e23402889afec17dbdc19f..65ba497832bbfccb8546d646105d2a2a28ee0b78 100644 (file)
@@ -2,6 +2,10 @@ URI: mod_mem_cache.html.en
 Content-Language: en
 Content-type: text/html; charset=ISO-8859-1
 
+URI: mod_mem_cache.html.ja.euc-jp
+Content-Language: ja
+Content-type: text/html; charset=EUC-JP
+
 URI: mod_mem_cache.html.ko.euc-kr
 Content-Language: ko
 Content-type: text/html; charset=EUC-KR
index 6ce4369a059014f69bb5eee0bc9f1bee6f134a91..c35888f90d8dd760add33f2347f889c65ab902d3 100644 (file)
@@ -22,6 +22,7 @@
 <div id="preamble"><h1>Apache Module mod_mem_cache</h1>
 <div class="toplang">
 <p><span>Available Languages: </span><a href="../en/mod/mod_mem_cache.html" title="English">&nbsp;en&nbsp;</a> |
+<a href="../ja/mod/mod_mem_cache.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_mem_cache.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Content cache keyed to URIs</td></tr>
@@ -232,6 +233,7 @@ KBytes</td></tr>
 </div>
 <div class="bottomlang">
 <p><span>Available Languages: </span><a href="../en/mod/mod_mem_cache.html" title="English">&nbsp;en&nbsp;</a> |
+<a href="../ja/mod/mod_mem_cache.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_mem_cache.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div><div id="footer">
 <p class="apache">Copyright 2006 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
index 08eef1818d1786d8e35365ecc00d2a79d79cbff8..65e1391585c8751e69b08aa7441dda2515be2653 100644 (file)
@@ -7,6 +7,7 @@
 
   <variants>
     <variant>en</variant>
+    <variant>ja</variant>
     <variant>ko</variant>
   </variants>
 </metafile>