[git] gnupg-doc - branch, master, updated. b3811843063e595eaa057203692b23d8dd840670

by Neal H. Walfield cvs at cvs.gnupg.org
Mon Jun 12 01:29: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, master has been updated
       via  b3811843063e595eaa057203692b23d8dd840670 (commit)
      from  5b8f30a23737b97459d81d29ea5f46e649f618dc (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 b3811843063e595eaa057203692b23d8dd840670
Author: Neal H. Walfield <neal at gnu.org>
Date:   Mon Jun 12 01:27:31 2017 +0200

    campaign: Update the video of the day to Rysiek.

diff --git a/web/donate/index.de.org b/web/donate/index.de.org
index 28b9f56..e0ee09b 100644
--- a/web/donate/index.de.org
+++ b/web/donate/index.de.org
@@ -207,8 +207,8 @@ href="/cgi-bin/procdonate.cgi?mode=preset&lang=de"
     <div id="dailyvideo" class="camp-gutter camp-gutter-clump container">
       <div class="row">
 	<div class="col-sm-10 col-sm-offset-1">
-	  <h2>Video des Tages: Ksenia Ermoshina
-            <small>Activist and Researcher</small>
+	  <h2>Video des Tages: Michał 'Rysiek' Woźniak
+            <small>Organized Crime and Corruption Reporting Project (OCCRP)</small>
           </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
diff --git a/web/donate/index.fr.org b/web/donate/index.fr.org
index e03fcc8..5a2c6b9 100644
--- a/web/donate/index.fr.org
+++ b/web/donate/index.fr.org
@@ -200,8 +200,8 @@
     <div id="dailyvideo" class="camp-gutter camp-gutter-clump container">
       <div class="row">
 	<div class="col-sm-10 col-sm-offset-1">
-	  <h2>Clip du jour : Ksenia Ermoshina
-            <small>Activist and Researcher</small>
+	  <h2>Clip du jour : Michał 'Rysiek' Woźniak
+            <small>Organized Crime and Corruption Reporting Project (OCCRP)</small>
           </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
diff --git a/web/donate/index.ja.org b/web/donate/index.ja.org
index 23981fb..7cef9a3 100644
--- a/web/donate/index.ja.org
+++ b/web/donate/index.ja.org
@@ -190,8 +190,8 @@
     <div id="dailyvideo" class="camp-gutter camp-gutter-clump container">
       <div class="row">
 	<div class="col-sm-10 col-sm-offset-1">
-	  <h2>本日の動画: Ksenia Ermoshina
-            <small>Activist and Researcher</small>
+	  <h2>本日の動画: Michał 'Rysiek' Woźniak
+            <small>Organized Crime and Corruption Reporting Project (OCCRP)</small>
           </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
diff --git a/web/donate/index.org b/web/donate/index.org
index 0ff3e08..490a36a 100644
--- a/web/donate/index.org
+++ b/web/donate/index.org
@@ -199,8 +199,8 @@
     <div id="dailyvideo" class="camp-gutter camp-gutter-clump container">
       <div class="row">
 	<div class="col-sm-10 col-sm-offset-1">
-	  <h2>Video of the Day: Ksenia Ermoshina
-            <small>Activist and Researcher</small>
+	  <h2>Video of the Day: Michał 'Rysiek' Woźniak
+            <small>Organized Crime and Corruption Reporting Project (OCCRP)</small>
           </h2>
 	  <div class="row">
 	    <div class="col-lg-10 col-lg-offset-0">
diff --git a/web/share/campaign/campaign.js b/web/share/campaign/campaign.js
index 9167292..24bdb23 100644
--- a/web/share/campaign/campaign.js
+++ b/web/share/campaign/campaign.js
@@ -89,7 +89,7 @@ function get_param_from_url(name) {
 $(document).ready(function() {
 
     // VOTD: Update VOTD here.
-    let VIDLIST = "ksenia,cindy,matt,thenmozhi,alex,andre,benjamin";
+    let VIDLIST = "rysiek,ksenia,cindy,matt,thenmozhi,alex,andre,benjamin";
 
     let YTID = { "main": "wNHhkntqklg",
 		 "thenmozhi": "sQMj332dgIE",
@@ -110,7 +110,8 @@ $(document).ready(function() {
 		 "andrew": "DXiU9wewjn4",
 		 "andre": "bcNLlWqZ9d0",
 		 "alex": "1OMJWpdl0DA",
-                 "ksenia": "Qqg3_a72aEw"
+                 "ksenia": "Qqg3_a72aEw",
+                 "rysiek": "6DqfWz-KHSI"
 	       };
 
     /* For the video preview, we use this for devices without hover events.  */
diff --git a/web/share/campaign/img/thumbs/rysiek.jpg b/web/share/campaign/img/thumbs/rysiek.jpg
new file mode 100644
index 0000000..f61a7d5
Binary files /dev/null and b/web/share/campaign/img/thumbs/rysiek.jpg differ

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

Summary of changes:
 web/donate/index.de.org                  |   4 ++--
 web/donate/index.fr.org                  |   4 ++--
 web/donate/index.ja.org                  |   4 ++--
 web/donate/index.org                     |   4 ++--
 web/share/campaign/campaign.js           |   5 +++--
 web/share/campaign/img/thumbs/rysiek.jpg | Bin 0 -> 74414 bytes
 6 files changed, 11 insertions(+), 10 deletions(-)
 create mode 100644 web/share/campaign/img/thumbs/rysiek.jpg


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




More information about the Gnupg-commits mailing list