From d46ce9b74ed35055ffffc16e7ad27122347c00a4 Mon Sep 17 00:00:00 2001 From: alxpl Date: Sun, 9 Nov 2014 14:35:13 +0200 Subject: Create mate-screenshot.appdata.xml An appdata file for inclusion in the upcoming software centers as per the new freedesktop.org specs. It should be placed in /usr/share/appdata/ similar to the way .desktop files are placed in /usr/share/applications/, e.g. if you have a "$(datadir)/applications" definition in your makefiles, you need to add a "$(datadir)/appdata" as well. Please, skim through the file in case I made a mistake and please, include it in the 1.8 branch as well. Thanks! --- mate-screenshot/mate-screenshot.appdata.xml | 32 +++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 mate-screenshot/mate-screenshot.appdata.xml diff --git a/mate-screenshot/mate-screenshot.appdata.xml b/mate-screenshot/mate-screenshot.appdata.xml new file mode 100644 index 00000000..839c77a5 --- /dev/null +++ b/mate-screenshot/mate-screenshot.appdata.xml @@ -0,0 +1,32 @@ + + + + mate-screenshot.desktop + CC0-1.0 + GPL-2.0+ + Mate Screenshot + A screenshot utility for MATE Desktop + +

+ 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. +

+

+ Pluma is extensible through a plugin system, which currently includes + support for spell checking, comparing files, viewing CVS ChangeLogs, and + adjusting indentation levels. +

+
+ + + + https://alexpl.fedorapeople.org/AppData/mate-screenshot/screens/mate-screenshot_01.png + + + + http://www.mate-desktop.org + mate-dev@ml.mate-desktop.org + MATE +
-- cgit v1.2.1