summaryrefslogtreecommitdiff
path: root/mate-screenshot/mate-screenshot.appdata.xml.in
blob: 62df49e1d0d33a1f774ba9542d91c098716bb1ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 MATE team <mate-dev@ml.mate-desktop.org> -->
<component type="desktop">
 <id>mate-screenshot.desktop</id>
 <metadata_license>CC0-1.0</metadata_license>
 <project_license>GPL-2.0+</project_license>
 <name>Mate Screenshot</name>
 <summary>A screenshot utility for MATE Desktop</summary>
 <description>
  <p>
   Mate Screenshot is a simple utility that lets you capture screenshots
   of your desktop or of application windows. You can select to copy them
   to the system clipboard or save them in Portable Network Graphics (.png)
   image format.
  </p>
 </description>
 <screenshots>
  <screenshot type="default">
   <image width="800" height="450">
    https://alexpl.fedorapeople.org/AppData/mate-screenshot/screens/mate-screenshot_01.png
   </image>
  </screenshot>
 </screenshots>
 <url type="homepage">http://www.mate-desktop.org</url>
 <updatecontact>mate-dev@ml.mate-desktop.org</updatecontact>
 <project_group>MATE</project_group>
</component>