mirror of
https://gitlab.cvh-server.de/skrause/flashcards.git
synced 2025-12-12 06:41:38 +01:00
45 lines
1.3 KiB
XML
45 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>li.sopht.Flashcards</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>MIT</project_license>
|
|
|
|
<name>Flashcards</name>
|
|
<summary>Learn categories with flashcards!</summary>
|
|
|
|
<description></description>
|
|
|
|
<developer id="li.sopht">
|
|
<name translate="no">Sophie Krause</name>
|
|
</developer>
|
|
|
|
<url type="homepage">https://gitlab.cvh-server.de/skrause/flashcards</url>
|
|
<url type="vcs-browser">https://gitlab.cvh-server.de/skrause/flashcards</url>
|
|
<url type="bugtracker">https://gitlab.cvh-server.de/skrause/flashcards/-/issues</url>
|
|
|
|
<translation type="gettext">flashcards</translation>
|
|
<launchable type="desktop-id">li.sopht.Flashcards.desktop</launchable>
|
|
<content_rating type="oars-1.1" />
|
|
|
|
<supports>
|
|
<control>pointing</control>
|
|
<control>keyboard</control>
|
|
<control>touch</control>
|
|
</supports>
|
|
|
|
<recommends>
|
|
<display_length compare="gt">360</display_length>
|
|
<display_length compare="le">3840</display_length>
|
|
</recommends>
|
|
|
|
<branding>
|
|
<color type="primary" scheme_preference="light">#ff00ff</color>
|
|
<color type="primary" scheme_preference="dark">#993d3d</color>
|
|
</branding>
|
|
|
|
<releases>
|
|
<release version="1.0.0" date="2025-02-18">
|
|
</release>
|
|
</releases>
|
|
</component>
|