[Gpg4win-commits] [git] Gpg4win - branch, website, updated. gpg4win-2.1.0-193-g9641ca9

by Emanuel Schuetze cvs at cvs.gnupg.org
Thu Aug 28 10:24:29 CEST 2014


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  9641ca9d4d36c55b2a6502930fec497b2439340c (commit)
      from  00dd6ca538df59478665f34950856028d4a3fbd1 (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 9641ca9d4d36c55b2a6502930fec497b2439340c
Author: Emanuel Schuetze <emanuel at intevation.de>
Date:   Thu Aug 28 10:23:36 2014 +0200

    Added https for gpg4win logo in paypal link. Added paypal gif images.

diff --git a/web/donate-de.htm4 b/web/donate-de.htm4
index 56cc8bb..4a1f5f7 100644
--- a/web/donate-de.htm4
+++ b/web/donate-de.htm4
@@ -65,20 +65,22 @@ m4_include(`SPONSORS')
 <div id="sidebar">
 <h3>Spenden Sie jetzt!</h3>
 <p><b>... per PayPal:</b>
-<form action="https://www.paypal.com/de/cgi-bin/webscr" method="post">
+
+
+<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
     <input name="cmd" value="_donations" type="hidden">
     <input name="business" value="paypal at intevation.de" type="hidden">
+    <input type="hidden" name="lc" value="DE">
     <input name="undefined_quantity" value="1" type="hidden">
     <input name="item_name" value="Gpg4win" type="hidden">
     <input name="item_number" value="1000" type="hidden">
     <input name="no_shipping" value="1" type="hidden">
     <input name="cn" value="Kommentar an das Gpg4win-Entwicklerteam (Lob/Kritik)" type="hidden">
     <input name="currency_code" value="EUR" type="hidden">
-    <input name="bn" value="PP-BuyNowBF" type="hidden">
-    <input src="https://www.paypal.com/de_DE//i/btn/btn_donate_LG.gif" name="submit" alt="Jetzt einfach, schnell und sicher online spenden - mit PayPal." type="image" border="0">
+    <input src="img/paypal_btn_donate_LG-de.gif" name="submit" alt="Mit Paypal spenden" type="image" border="0">
     <input name="on0" value="Veröffentlichung der Spende zugestimmt?" type="hidden">
     <input name="os0" value="Nein" type="hidden">
-    <input name="image_url" value="http://gpg4win.org/img/logo.png" type="hidden">
+    <input name="image_url" value="https://gpg4win.org/img/logo.png" type="hidden">
     <input name="return" value="http://gpg4win.de/donate-de.html" type="hidden">
     <input name="cbt" value="Zurück zu Gpg4win" type="hidden">
     <br>
diff --git a/web/donate.htm4 b/web/donate.htm4
index 93d3a2f..df6b4ba 100644
--- a/web/donate.htm4
+++ b/web/donate.htm4
@@ -74,11 +74,10 @@ m4_include(`SPONSORS')
     <input name="no_shipping" value="1" type="hidden">
     <input name="cn" value="Comment to Gpg4win developer team (praise/criticism)" type="hidden">
     <input name="currency_code" value="EUR" type="hidden">
-    <input name="bn" value="PP-BuyNowBF" type="hidden">
-    <input src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Pay with PayPal" type="image" border="0">
+    <input src="img/paypal_btn_donate_LG-en.gif" name="submit" alt="Pay with PayPal" type="image" border="0">
     <input name="on0" value="Allowed to publish of your donation?" type="hidden">
     <input name="os0" value="No" type="hidden">
-    <input name="image_url" value="http://gpg4win.org/img/logo.png" type="hidden">
+    <input name="image_url" value="https://gpg4win.org/img/logo.png" type="hidden">
     <input name="return" value="http://gpg4win.org/donate.html" type="hidden">
     <input name="cbt" value="Back to Gpg4win" type="hidden">
     <br>
diff --git a/web/img/paypal_btn_donate_LG-de.gif b/web/img/paypal_btn_donate_LG-de.gif
new file mode 100644
index 0000000..93fb9aa
Binary files /dev/null and b/web/img/paypal_btn_donate_LG-de.gif differ
diff --git a/web/img/paypal_btn_donate_LG-en.gif b/web/img/paypal_btn_donate_LG-en.gif
new file mode 100644
index 0000000..43cef69
Binary files /dev/null and b/web/img/paypal_btn_donate_LG-en.gif differ

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

Summary of changes:
 web/donate-de.htm4                  |   10 ++++++----
 web/donate.htm4                     |    5 ++---
 web/img/paypal_btn_donate_LG-de.gif |  Bin 0 -> 1867 bytes
 web/img/paypal_btn_donate_LG-en.gif |  Bin 0 -> 1714 bytes
 4 files changed, 8 insertions(+), 7 deletions(-)
 create mode 100644 web/img/paypal_btn_donate_LG-de.gif
 create mode 100644 web/img/paypal_btn_donate_LG-en.gif


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



More information about the Gpg4win-commits mailing list