[Gpg4win-commits] r391 - in trunk/doc: . website
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Apr 6 14:51:03 CEST 2007
Author: bernhard
Date: 2007-04-06 14:51:02 +0200 (Fri, 06 Apr 2007)
New Revision: 391
Modified:
trunk/doc/ChangeLog
trunk/doc/website/download-de.htm4
trunk/doc/website/download.htm4
trunk/doc/website/versions.m4
Log:
* website/download-de.htm4, website/download.htm4: Added vim modeline
to set the filetype to HTML for syntax higlighting. Added new section
for hints at the end. Moved the hint about the announcement list there
and added a link to the Norwegian mirror.
* website/versions.m4: Added macro MIRROR_NO_URL
for mirror from Norway (thanks to Trond Endrest?\195?\184l) for setting it up.
Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog 2007-04-05 22:58:10 UTC (rev 390)
+++ trunk/doc/ChangeLog 2007-04-06 12:51:02 UTC (rev 391)
@@ -1,5 +1,15 @@
2007-04-06 Bernhard Reiter <bernhard.reiter at intevation.de>
+ * website/download-de.htm4, website/download.htm4: Added vim modeline
+ to set the filetype to HTML for syntax higlighting. Added new section
+ for hints at the end. Moved the hint about the announcement list there
+ and added a link to the Norwegian mirror.
+
+ * website/versions.m4: Added macro MIRROR_NO_URL
+ for mirror from Norway (thanks to Trond Endrestøl) for setting it up.
+
+2007-04-06 Bernhard Reiter <bernhard.reiter at intevation.de>
+
* manual/novices.tex: A number of corrections by Brigitte Hamilton.
Also replaced "` and "' with English style ".
Modified: trunk/doc/website/download-de.htm4
===================================================================
--- trunk/doc/website/download-de.htm4 2007-04-05 22:58:10 UTC (rev 390)
+++ trunk/doc/website/download-de.htm4 2007-04-06 12:51:02 UTC (rev 391)
@@ -1,4 +1,4 @@
-m4_dnl -*-html-*-
+m4_dnl -*-html-*- vim:filetype=html:
m4_include(`template.m4')
m4_dnl $Id:$
@@ -31,10 +31,16 @@
haben. Danach folgen Sie den Hinweisen zur Installation
im <a href="/handbuecher/einsteiger.html">Handbuch</a>.
+<h2>Hinweise</h2>
+
<p>
Wir empfehlen, sich in die
<a href="http://lists.wald.intevation.org/mailman/listinfo/gpg4win-announce"
>Gpg4win Bekanntmachungs-Email-Liste</a> einzuschreiben
um automatisch über neue Versionen und andere wichtige
Neuigkeiten zu Gpg4win informiert zu werden.
-</p>
+
+<p>
+Ist das Herunterladen immer langsam? Versuchen Sie den
+<a href="MIRROR_NO_URL">Gpg4win Spiegelserver in Norwegen</a>,
+betrieben von Trond.Endrestol-a.t-fagskolen.gjovik.no.
Modified: trunk/doc/website/download.htm4
===================================================================
--- trunk/doc/website/download.htm4 2007-04-05 22:58:10 UTC (rev 390)
+++ trunk/doc/website/download.htm4 2007-04-06 12:51:02 UTC (rev 391)
@@ -1,4 +1,4 @@
-m4_dnl -*-html-*-
+m4_dnl -*-html-*- vim:filetype=html:
m4_include(`template.m4')
m4_dnl $Id:$
@@ -30,10 +30,16 @@
your Gpg4win package. Then click on the file you downloaded and
follow the instructions on the screen.</p>
+<h2>Hints</h2>
+
<p>
We recommend to subscribe to the
<a href="http://lists.wald.intevation.org/mailman/listinfo/gpg4win-announce"
>Gpg4win announcement mailing list</a>
to be automatically informed about new releases and other
important Gpg4win news.
-</p>
+
+<p>
+Is downloading very slow? Try the
+<a href="MIRROR_NO_URL">Gpg4win mirrorserver in Norway</a>
+run by Trond.Endrestol-a.t-fagskolen.gjovik.no.
Modified: trunk/doc/website/versions.m4
===================================================================
--- trunk/doc/website/versions.m4 2007-04-05 22:58:10 UTC (rev 390)
+++ trunk/doc/website/versions.m4 2007-04-06 12:51:02 UTC (rev 391)
@@ -13,6 +13,7 @@
m4_define(`MD5_EXE',`c9e710e01ea0a3e15624059211cadd03')
m4_define(`MD5_EXL',`81d12f61392953a139567785983a264b')
m4_define(`MD5_EXS',`c052a3ce8bf04aa327aad9924259d070')
+m4_define(`MIRROR_NO_URL',`http://ftp.no.gpg4win.org/pub/gpg4win/')
m4_define(`SOFTWARE',`
I18N(`EN', `<a href="http://www.gnupg.org/">GnuPG</a>')I18N(`DE', `<a href="http://www.gnupg.de/">GnuPG</a>') 1.4.7
<a href="http://winpt.wald.intevation.org/">WinPT</a> 1.2.0
@@ -22,4 +23,3 @@
<a href="http://claws.sylpheed.org/">Sylpheed-Claws</a> 2.4.0
<a href="/handbuecher/einsteiger.html">Gpg4win für Einsteiger</a> 2.0.2
<a href="/handbuecher/durchblicker.html">Gpg4win für Durchblicker</a> 2.0.2')
-
More information about the Gpg4win-commits
mailing list