[git] gnupg-doc - branch, preview, updated. 19301d2dde15f7d048e19d16b8157c80268dfef9

by Justus Winter cvs at cvs.gnupg.org
Mon May 22 10:25:56 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  19301d2dde15f7d048e19d16b8157c80268dfef9 (commit)
      from  9ae30366dbe0c1416532b1682622a16f9ab00ed6 (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 19301d2dde15f7d048e19d16b8157c80268dfef9
Author: Justus Winter <justus at g10code.com>
Date:   Mon May 22 10:25:49 2017 +0200

    campaign: fix flags aspect ratio

diff --git a/web/share/campaign/img/flags/de.min.svg b/web/share/campaign/img/flags/de.min.svg
index 8c1fbd4..7f4a54d 100644
--- a/web/share/campaign/img/flags/de.min.svg
+++ b/web/share/campaign/img/flags/de.min.svg
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!--Created by Philipp Sadleder, released as Public Domain.  See de.svg for unminimized version.-->
-<svg height="30" width="50" version="1.0" xmlns="http://www.w3.org/2000/svg">
-<rect height="10" width="50" />
-<rect height="10" width="50" y="10" style="fill:#f00"/>
-<rect height="10" width="50" y="20" style="fill:#ffe600"/>
+<svg width="24" height="15" version="1.0" xmlns="http://www.w3.org/2000/svg">
+<rect width="24" height="5"/>
+<rect width="24" height="5" y="5" style="fill:#f00"/>
+<rect width="24" height="5" y="10" style="fill:#ffe600"/>
 </svg>
diff --git a/web/share/campaign/img/flags/fr.min.svg b/web/share/campaign/img/flags/fr.min.svg
index e0d5220..01b0155 100644
--- a/web/share/campaign/img/flags/fr.min.svg
+++ b/web/share/campaign/img/flags/fr.min.svg
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!--Created by Tobias Jakobs, released as Public Domain.  See fr.svg for unminimized version.-->
-<svg height="30" width="60" xmlns="http://www.w3.org/2000/svg" version="1">
-<rect height="30" width="20" style="fill:#fff"/>
-<rect height="30" width="20" style="fill:#00267f"/>
-<rect height="30" width="20" x="40" style="fill:#f31830"/>
+<svg  width="24" height="15" xmlns="http://www.w3.org/2000/svg" version="1">
+<rect width="8" height="15" style="fill:#fff"/>
+<rect width="8" height="15" style="fill:#00267f"/>
+<rect width="8" height="15" x="16" style="fill:#f31830"/>
 </svg>
diff --git a/web/share/campaign/img/flags/jp.min.svg b/web/share/campaign/img/flags/jp.min.svg
index b6499bc..d0ae4b9 100644
--- a/web/share/campaign/img/flags/jp.min.svg
+++ b/web/share/campaign/img/flags/jp.min.svg
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--Created by Adam Stanislav, released as Public Domain.  See jp.svg for unminimized version.-->
-<svg width="60" height="40" version="1.1" xmlns="http://www.w3.org/2000/svg">
-<rect stroke="#000" stroke-width="0.1" fill="#f7f7f7" width="60" height="40"/>
-<circle fill="#bc002d" cx="30" cy="20" r="12"/>
+<svg width="24" height="15" version="1.1" xmlns="http://www.w3.org/2000/svg">
+<rect stroke="#000" stroke-width="0.2" fill="#f7f7f7" width="24" height="15"/>
+<circle fill="#bc002d" cx="12" cy="7.5" r="4.5"/>
 </svg>

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

Summary of changes:
 web/share/campaign/img/flags/de.min.svg | 8 ++++----
 web/share/campaign/img/flags/fr.min.svg | 8 ++++----
 web/share/campaign/img/flags/jp.min.svg | 6 +++---
 3 files changed, 11 insertions(+), 11 deletions(-)


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




More information about the Gnupg-commits mailing list