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
878 B
XML
25 lines
878 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 - Luftballon</name>
|
|
<description>
|
|
Diese Luftballons eignen sich super dafür, sie auf Konferenzen oder Partys zu verteilen. Oder dekoriere doch Deinen lokalen Hackerspace! Die Ballons sind beidseitig bedruckt.
|
|
</description>
|
|
<type>Luftballon</type>
|
|
<context><a href="/activities/ilovefs">I love Free Software</a></context>
|
|
<printed>
|
|
English
|
|
</printed>
|
|
<license><a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a></license>
|
|
<author>Markus Meier</author>
|
|
<printready/>
|
|
</info>
|
|
|
|
</infoset>
|