[git] gnupg-doc - branch, master, updated. 5b8f30a23737b97459d81d29ea5f46e649f618dc

by Neal H. Walfield cvs at cvs.gnupg.org
Sat Jun 10 16:02:10 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  5b8f30a23737b97459d81d29ea5f46e649f618dc (commit)
      from  9d5edf42f8ce449b3d9f3c045ea3adadfa3541d7 (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 5b8f30a23737b97459d81d29ea5f46e649f618dc
Author: Neal H. Walfield <neal at gnu.org>
Date:   Sat Jun 10 16:01:51 2017 +0200

    campaign: Update video of the day to Ksenia.

diff --git a/web/donate/index.de.org b/web/donate/index.de.org
index 7421845..28b9f56 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: Cindy Cohn
-            <small>Electronic Frontier Foundation (EFF)</small>
+	  <h2>Video des Tages: Ksenia Ermoshina
+            <small>Activist and Researcher</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 25439ec..e03fcc8 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 : Cindy Cohn
-            <small>Electronic Frontier Foundation (EFF)</small>
+	  <h2>Clip du jour : Ksenia Ermoshina
+            <small>Activist and Researcher</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 4265b2c..23981fb 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>本日の動画: Cindy Cohn
-            <small>Electronic Frontier Foundation (EFF)</small>
+	  <h2>本日の動画: Ksenia Ermoshina
+            <small>Activist and Researcher</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 76f9e86..0ff3e08 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: Cindy Cohn
-            <small>Electronic Frontier Foundation (EFF)</small>
+	  <h2>Video of the Day: Ksenia Ermoshina
+            <small>Activist and Researcher</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 6c0a14a..9167292 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 = "cindy,matt,thenmozhi,alex,andre,benjamin";
+    let VIDLIST = "ksenia,cindy,matt,thenmozhi,alex,andre,benjamin";
 
     let YTID = { "main": "wNHhkntqklg",
 		 "thenmozhi": "sQMj332dgIE",
@@ -109,7 +109,8 @@ $(document).ready(function() {
 		 "arthur": "Js_OqRLm9F4",
 		 "andrew": "DXiU9wewjn4",
 		 "andre": "bcNLlWqZ9d0",
-		 "alex": "1OMJWpdl0DA"
+		 "alex": "1OMJWpdl0DA",
+                 "ksenia": "Qqg3_a72aEw"
 	       };
 
     /* For the video preview, we use this for devices without hover events.  */
diff --git a/web/share/campaign/img/thumbs/ksenia.jpg b/web/share/campaign/img/thumbs/ksenia.jpg
new file mode 100644
index 0000000..7a693fa
Binary files /dev/null and b/web/share/campaign/img/thumbs/ksenia.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/ksenia.jpg | Bin 0 -> 164246 bytes
 6 files changed, 11 insertions(+), 10 deletions(-)
 create mode 100644 web/share/campaign/img/thumbs/ksenia.jpg


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




More information about the Gnupg-commits mailing list