123456789101112131415161718192021222324252627282930313233343536373839404142 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- SPDX-FileCopyrightText: none
- SPDX-License-Identifier: CC0-1.0
- -->
- <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="11.0.0" date="2022-01-14"/>
- <release version="0.10.1" date="2021-07-25"/>
- <release version="0.10.0" date="2021-05-16"/>
- <release version="0.9.0" date="2021-02-27"/>
- <release version="0.8.5" date="2020-10-14"/>
- <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>
|