organizing files
This commit is contained in:
committed by
borgmanJeremy
parent
4eaad7b988
commit
ce331924a4
34
data/appdata/org.flameshot.Flameshot.metainfo.xml
Normal file
34
data/appdata/org.flameshot.Flameshot.metainfo.xml
Normal 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>
|
||||
Reference in New Issue
Block a user