[Gpg4win-commits] r1449 - in trunk/doc: . website
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri May 28 09:07:40 CEST 2010
Author: emanuel
Date: 2010-05-28 09:07:38 +0200 (Fri, 28 May 2010)
New Revision: 1449
Modified:
trunk/doc/ChangeLog
trunk/doc/website/template_header.m4
Log:
Changed website title to compendium subtitle.
Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog 2010-05-28 06:59:49 UTC (rev 1448)
+++ trunk/doc/ChangeLog 2010-05-28 07:07:38 UTC (rev 1449)
@@ -6,6 +6,9 @@
website/versions.m4, website/template_header.m4:
Update to compendium-de version 3.0.0.
+ * website/template_header.m4: Change website title to compendium
+ subtitle.
+
2010-05-27 Emanuel Schuetze <emanuel at intevation.de>
Modified: trunk/doc/website/template_header.m4
===================================================================
--- trunk/doc/website/template_header.m4 2010-05-28 06:59:49 UTC (rev 1448)
+++ trunk/doc/website/template_header.m4 2010-05-28 07:07:38 UTC (rev 1449)
@@ -4,8 +4,8 @@
m4_ifdef(`__TMPL_ROOT',,`m4_define(`__TMPL_ROOT',`')')
m4_define(`__TITLE',m4_dnl
-I18N(`EN',`Email-Security using GnuPG for Windows')`'m4_dnl
-I18N(`DE',`Email-Sicherheit mit GnuPG für Windows'))
+I18N(`EN',`Secure E-Mail and File Encryption using GnuPG for Windows')`'m4_dnl
+I18N(`DE',`Sichere E-Mail- und Datei-Verschlüsselung mit GnuPG für Windows'))
m4_ifdef(`__TMPL_PAGE_TITLE',,`m4_define(`__TMPL_PAGE_TITLE',`Gpg4win - '__TITLE)')
More information about the Gpg4win-commits
mailing list