[Gpg4win-commits] [git] Gpg4win - branch, website-3-dev, created. gpg4win-2.1.0-278-g3bf9529

by Bernhard Reiter cvs at cvs.gnupg.org
Wed Aug 30 16:28:40 CEST 2017


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-3-dev has been created
        at  3bf95296b57e88884fb656e3576bf458aca4749c (commit)

- Log -----------------------------------------------------------------
commit 3bf95296b57e88884fb656e3576bf458aca4749c
Author: Bernhard Reiter <bernhard at intevation.de>
Date:   Wed Aug 30 16:27:26 2017 +0200

    Starts preparation for webpage update.
    
     * Changes donate graphics in menu to be a download graphics.
       (Still misses adjustment of menu length.)

diff --git a/web/gpg4win.css b/web/gpg4win.css
index d1674ab..31e2a95 100644
--- a/web/gpg4win.css
+++ b/web/gpg4win.css
@@ -538,13 +538,13 @@ input[type='range']::-moz-range-thumb {
  width: 110px;
  height: 45px;
  float:right;
- background: url('img/inmenudonate.png');
+ background: url('img/inmenudownload.png');
  color: #FFFFFF;
  text-indent: -23px;
 }
 
 #menu .mdonate a:hover {
- background: url('img/inmenudonate.png');
+ background: url('img/inmenudownload.png');
  background-position: 0px -45px;
 }
 
diff --git a/web/img/inmenudownload.png b/web/img/inmenudownload.png
index 4295054..615bf2b 100644
Binary files a/web/img/inmenudownload.png and b/web/img/inmenudownload.png differ
diff --git a/web/template_header.m4 b/web/template_header.m4
index fa9ee93..ce1e9c4 100644
--- a/web/template_header.m4
+++ b/web/template_header.m4
@@ -58,7 +58,7 @@ m4_define(`LINK',
    MENU(`support', `Support', `Support', `support', MAIN, LANG_DE)
    </li>
    <li class="mdonate">
-    m4_ifelse(LANG_DE, `1', `<a href="donate-de.html">Spenden!</a>', `<a href="donate.html">Donate</a>')
+    m4_ifelse(LANG_DE, `1', `<a href="get-gpg4win-de.html">Download</a>', `<a href="get-gpg4win.html">Download</a>')
     </li>
   </ul>
  </div>

-----------------------------------------------------------------------


hooks/post-receive
-- 
GnuPG for Windows
http://git.gnupg.org



More information about the Gpg4win-commits mailing list