b9caf021a4
continuous-integration/drone/push Build is passing
Currently implements both a format hook to remove white-space paragraphs, and a check to make their existence a critical failure. In the end may implement only one or none of these, subject to major design changes. Solves #5409 Co-authored-by: Darragh Elliott <me@delliott.net> Reviewed-on: #5431 Co-authored-by: delliott <delliott@fsfe.org> Co-committed-by: delliott <delliott@fsfe.org>
25 lines
831 B
XML
25 lines
831 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<infoset>
|
|
<version>1</version>
|
|
|
|
<info id="ilovefs-balloon">
|
|
<!-- 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>I love Free Software - Ballon</name>
|
|
<description>
|
|
Deel deze ballonnen uit op conferenties en feesten of versier uw lokale hackerspace! De ballonnen zijn aan beide kanten bedrukt.
|
|
</description>
|
|
<type>Ballon</type>
|
|
<context><a href="/activities/ilovefs">I love Free Software campagne</a></context>
|
|
<printed>
|
|
Engels
|
|
</printed>
|
|
<license><a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a></license>
|
|
<author>Markus Meier</author>
|
|
<printready/>
|
|
</info>
|
|
|
|
</infoset>
|