[Gpg4win-commits] [git] Gpg4win - branch, website, updated. gpg4win-2.1.0-161-gf86d381
by Emanuel Schuetze
cvs at cvs.gnupg.org
Tue Aug 20 10:38:31 CEST 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG for Windows".
The branch, website has been updated
via f86d38125eeb2dec346a611912a7b2dc37bd2ed1 (commit)
via 1fdde3dbeffae377c13b6523a7979da798689d55 (commit)
from bb016aeecf6237ce0e9576b8acde9322bac78ea2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f86d38125eeb2dec346a611912a7b2dc37bd2ed1
Author: Emanuel Schuetze <emanuel at intevation.de>
Date: Tue Aug 20 10:10:34 2013 +0200
Added new sponsor.
diff --git a/web/SPONSORS b/web/SPONSORS
index 16b4606..bfa800f 100644
--- a/web/SPONSORS
+++ b/web/SPONSORS
@@ -109,6 +109,7 @@ Simon Schunter
Steffen Hildinger
Stephen Brinich
Stuart Robertson
+Tara Bryan
Terry Sullivan
Thomas Freeman
Tom Niderost
@@ -118,4 +119,4 @@ Wilhelm Steinkemper
Wolfgang Behrens
Xtec Systems
-(2013-08-19)
+(2013-08-20)
commit 1fdde3dbeffae377c13b6523a7979da798689d55
Author: Emanuel Schuetze <emanuel at intevation.de>
Date: Tue Aug 20 10:08:19 2013 +0200
Added (git) source code link in footer.
diff --git a/web/template_header.m4 b/web/template_header.m4
index 5a0a659..6543069 100644
--- a/web/template_header.m4
+++ b/web/template_header.m4
@@ -111,6 +111,8 @@ m4_define(`LINK',
</b></li>
MENU(`donate', `Spenden', `Donate', `donate', SUB, LANG_DE)
MENU(`license', `Lizenz', `License', `license', SUB, LANG_DE)
+ m4_ifelse(LANG_DE, `1', `<li><a href="http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpg4win.git;a=summary">Quellcode</a></li>',
+ `<li><a href="http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpg4win.git;a=summary">Source Code</a></li>')
MENU(`links', `Links', `Links', `links', SUB, LANG_DE)
m4_ifelse(LANG_DE, `1', `<li><a href="Kurzstudie-Nachhaltige-FS-Beispiel-Gpg4win.html">Kurzstudie Gpg4win</a></li>',
`<li><a href="ShortStudy-Sustainable-FS-example-Gpg4win.html">Short Study Gpg4win</a></li>')
-----------------------------------------------------------------------
Summary of changes:
web/SPONSORS | 3 ++-
web/template_header.m4 | 2 ++
2 files changed, 4 insertions(+), 1 deletions(-)
hooks/post-receive
--
GnuPG for Windows
http://git.gnupg.org
More information about the Gpg4win-commits
mailing list