adding ua stickers on spread the word
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
eal
2021-11-24 13:29:02 +01:00
parent 60e0c4eb10
commit 298faa1752
6 changed files with 78 additions and 3 deletions

View File

@@ -128,6 +128,18 @@ Such an item doesn't need an image!
<image
imgsmall="/contribute/promopics/open_formats_poster_ENthumb.png"/>
</item>
<!-- Upcycling Android -->
<item type="upcyclingandroid" id="ua-sticker-square" year="2021" order="1">
<image
imgsmall="/contribute/promopics/ua-sticker-square-thumb.jpg"/>
</item>
<item type="upcyclingandroid" id="ua-sticker-round" year="2021" order="2">
<image
imgsmall="/contribute/promopics/ua-sticker-round-thumb.png"/>
</item>
<!-- F-droid -->

View File

@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8" ?>
<infoset>
<version>1</version>
<info id="ua-sticker-round">
<!-- Leave a tag like <printready> blank or erase it if you don't
want to appear it -->
<!-- Translations for "Type", "Size" etc. can be found in
/tools/texts-**.xml -->
<name>Save Your Droid</name>
<description>
Our Upcycling Android sticker with the slogan "Save Your Droid", the logo and the Internet address. The sticker is round with a size of 50mm.
</description>
<type>Sticker</type>
<size>50mm x 50mm</size>
<context><a href="/activities/upcyclingandroid/">Upcycling Android</a></context>
<languages>
<a href="https://download.fsfe.org/advocacy/promomaterial/UpcyclingAndroid/U_A_STICKER_round_50x50_mm.pdf">English</a>
</languages>
<printed>
English
</printed>
<license><a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA 4.0</a></license>
<author>Markus Meier</author>
<source><a href="https://download.fsfe.org/advocacy/promomaterial/UpcyclingAndroid/">Upcycling Android sticker* in download.fsfe.org</a></source>
<printready></printready>
</info>
</infoset>

View File

@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8" ?>
<infoset>
<version>1</version>
<info id="ua-sticker-square">
<!-- Leave a tag like <printready> blank or erase it if you don't
want to appear it -->
<!-- Translations for "Type", "Size" etc. can be found in
/tools/texts-**.xml -->
<name>Upcycling Android</name>
<description>
The sticker of our Upcycling Android campaign with the slogan, the logo and the Internet Address. The sticker is square with rounded edges.
</description>
<type>Sticker</type>
<size>74mm x 74mm</size>
<context><a href="/activities/upcyclingandroid/">Upcycling Android</a></context>
<languages>
<a href="https://download.fsfe.org/advocacy/promomaterial/UpcyclingAndroid/U_A_STICKER_74x74_mm.pdf">English</a>
</languages>
<printed>
English
</printed>
<license><a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA 4.0</a></license>
<author>Markus Meier</author>
<source><a href="https://download.fsfe.org/advocacy/promomaterial/UpcyclingAndroid/">Upcycling Android sticker* in download.fsfe.org</a></source>
<printready></printready>
</info>
</infoset>

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- @TRANSLATORS: PLEASE DON'T TRANSLATE THIS FILE YET. IT IS SUBJECT TO CHANGE DURING THE NEXT WEEKS -->
<html>
<version>2</version>
<version>3</version>
<head>
<title>Spread the word</title>
@@ -22,7 +22,8 @@
<ul>
<li><a href="#fsfe-and-community">FSFE and our community</a></li>
<li><a href="#freedom">Free Software and User Freedom</a></li>
<li><a href="#pmpc">"Public Money, Public Code" - campaign</a></li>
<li><a href="#pmpc">"Public Money, Public Code" - campaign</a></li>
<li><a href="#upcyclingandroid">"Upcycling Android" - campaign</a></li>
<li><a href="#f-droid">"Free Your Android" - campaign</a></li>
<li><a href="#ilovefs">"I love Free Software" - campaign</a></li>
<li><a href="#nocloud">"There is no cloud ..." - campaign</a></li>
@@ -172,7 +173,11 @@
<h2 id="pmpc" class="left break">Public Money, Public Code</h2>
<dynamic-content type="pmpc"/>
<h2 id="f-droid" class="left break">Free Your Android</h2>
<h2 id="upcyclingandroid" class="left break">Upcycling Android</h2>
<dynamic-content type="upcyclingandroid"/>
<h2 id="f-droid" class="left break">Free Your Android</h2>
<dynamic-content type="f-droid"/>