[Gpg4win-commits] r497 - in trunk/doc: . website

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Aug 23 11:24:18 CEST 2007


Author: jan
Date: 2007-08-23 11:24:18 +0200 (Thu, 23 Aug 2007)
New Revision: 497

Modified:
   trunk/doc/ChangeLog
   trunk/doc/website/template_header.m4
   trunk/doc/website/template_link_boxes_de.m4
   trunk/doc/website/template_link_boxes_en.m4
Log:
* website/template_link_boxes_de.m4, website/template_link_boxes_en.m4:
Added localization page to sitemap.

* website/template_header.htm4: Moved date into download box
and renamed link to change history from date to change history.



Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog	2007-08-23 09:04:50 UTC (rev 496)
+++ trunk/doc/ChangeLog	2007-08-23 09:24:18 UTC (rev 497)
@@ -1,5 +1,13 @@
 2007-08-23  Jan-Oliver Wagner  <jan-oliver.wagner at intevation.de>
 
+	* website/template_link_boxes_de.m4, website/template_link_boxes_en.m4:
+	Added localization page to sitemap.
+
+	* website/template_header.htm4: Moved date into download box
+	and renamed link to change history from date to change history.
+
+2007-08-23  Jan-Oliver Wagner  <jan-oliver.wagner at intevation.de>
+
 	Prepare english translation of changes in the build descriptions.
 
 	* website/build-installer-gnulinux.htm4: New.

Modified: trunk/doc/website/template_header.m4
===================================================================
--- trunk/doc/website/template_header.m4	2007-08-23 09:04:50 UTC (rev 496)
+++ trunk/doc/website/template_header.m4	2007-08-23 09:24:18 UTC (rev 497)
@@ -35,13 +35,13 @@
     </table>
     <table id="bigbar">
       <tr><td id="vertable" style="white-space: nowrap;">
-      I18N(`EN',`Version VERSION (<a href="change-history.html">DL_DATE</a>) includes:')
-      I18N(`DE',`Version VERSION (<a href="change-history-de.html">DL_DATE</a>) enthält:')
+      I18N(`EN',`Version VERSION (<a href="change-history.html">Change History</a>) includes:')
+      I18N(`DE',`Version VERSION (<a href="change-history-de.html">Änderungshistorie</a>) enthält:')
            <pre class="swlist">SOFTWARE</pre>
           </td>
           <td class="center">
             <a href="DLPAGE" class="dlbutton">Download<br> 
-              <span class="version">Gpg4win VERSION<br></a>
+              <span class="version">Gpg4win VERSION (DL_DATE)<br></a>
                 &nbsp;&nbsp;<a href="I18N(`EN', `./package-integrity.html') I18N(`DE', `./package-integrity-de.html')"
                   >SHA1/MD5/OpenPGP-Sig</a>
       </td></tr>

Modified: trunk/doc/website/template_link_boxes_de.m4
===================================================================
--- trunk/doc/website/template_link_boxes_de.m4	2007-08-23 09:04:50 UTC (rev 496)
+++ trunk/doc/website/template_link_boxes_de.m4	2007-08-23 09:24:18 UTC (rev 497)
@@ -79,5 +79,6 @@
   <a href="build-installer-de.html">Installationspaket herstellen</a><br>
   <a href="website-maintenance-de.html">Website pflegen</a><br>
   <a href="candidates-de.html">Kandidaten zur Integration</a><br>
+  <a href="localize-gpg4win.html">Gpg4win in your language</a><br>
 </div>
 </div>

Modified: trunk/doc/website/template_link_boxes_en.m4
===================================================================
--- trunk/doc/website/template_link_boxes_en.m4	2007-08-23 09:04:50 UTC (rev 496)
+++ trunk/doc/website/template_link_boxes_en.m4	2007-08-23 09:24:18 UTC (rev 497)
@@ -80,5 +80,6 @@
   <a href="build-installer.html">Build Installer Package</a><br>
   <a href="website-maintenance.html">Maintaining Website</a><br>
   <a href="candidates.html">Candidates for Integration</a><br>
+  <a href="localize-gpg4win.html">Gpg4win in your language</a><br>
 </div>
 </div>



More information about the Gpg4win-commits mailing list