organizing files

This commit is contained in:
Jeremy Borgman
2020-10-14 09:07:01 -05:00
committed by borgmanJeremy
parent 4eaad7b988
commit ce331924a4
20 changed files with 120 additions and 32 deletions

View File

@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>org.flameshot.Flameshot</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<name>Flameshot</name>
<releases>
<release version="0.8.4" date="2020-10-10"/>
<release version="0.8.3" date="2020-09-28"/>
<release version="0.8.1" date="2020-09-23"/>
<release version="0.8.0" date="2020-09-19"/>
</releases>
<summary>Powerful and simple to use screenshot software</summary>
<description>
<p>
Powerful and simple to use screenshot software with built-in
editor with advanced features.
</p>
</description>
<content_rating type="oars-1.1" />
<translation type="qt">flameshot</translation>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/flameshot-org/flameshot/master/data/img/preview/usageStatic.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flameshot-org/flameshot/master/data/img/preview/animatedUsage.gif</image>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/flameshot-org/flameshot</url>
<update_contact>https://github.com/flameshot-org/flameshot/issues/new</update_contact>
<launchable type="desktop-id">org.flameshot.Flameshot.desktop</launchable>
</component>