[git] gnupg-doc - branch, preview, updated. 221077dbd66361a3edc1c5d32da90e97b714a92f

by Werner Koch cvs at cvs.gnupg.org
Sun May 14 11:02:06 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 "The GnuPG website and other docs".

The branch, preview has been updated
       via  221077dbd66361a3edc1c5d32da90e97b714a92f (commit)
      from  b296a701a6f4582ee302744f9150c9495f547a7b (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 221077dbd66361a3edc1c5d32da90e97b714a92f
Author: Werner Koch <wk at gnupg.org>
Date:   Sun May 14 10:58:53 2017 +0200

    tools: Update translated versions of the donation page

diff --git a/tools/mkkudos.sh b/tools/mkkudos.sh
index 83b3121..f6bdb80 100755
--- a/tools/mkkudos.sh
+++ b/tools/mkkudos.sh
@@ -201,9 +201,10 @@ recur_percent=$(echo "$recur_euroyr:$recur_goal" \
                                           printf "%d", p}')
 
 for file in "$htdocs/donate/"kudos-????.html "$htdocs/donate/"kudos.html \
-            "$htdocs/donate/"index.html \
+            "$htdocs/donate/"index.html "$htdocs/donate/"index.??.html \
             "$htdocs/"index.html
  do
+   [ -f "$file" ] || continue
    if [ $force = no ]; then
      [ "$file" -ot "$donors" ] || continue
    fi
diff --git a/web/donate/index.de.org b/web/donate/index.de.org
index 211f420..b1c9f63 100644
--- a/web/donate/index.de.org
+++ b/web/donate/index.de.org
@@ -45,7 +45,7 @@
 
         <div id="navbar" class="navbar-collapse collapse">
           <ul class="nav navbar-nav">
-            <li><a href="#home">Anfang/a></li>
+            <li><a href="#home">Anfang</a></li>
             <li><a href="#dailyvideo">Tagesvideo</a></li>
             <li><a href="#goals">Ziele</a></li>
             <li><a href="#testimonials">Referenzen</a></li>

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

Summary of changes:
 tools/mkkudos.sh        | 3 ++-
 web/donate/index.de.org | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list