From c8600e879c7db1a351d46109e1f06993a31b493a Mon Sep 17 00:00:00 2001 From: alxpl Date: Sun, 9 Nov 2014 14:38:32 +0200 Subject: Create mate-search-tool.appdata.xml (Should this have been placed in the data folder?) 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! --- gsearchtool/mate-search-tool.appdata.xml | 33 ++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 gsearchtool/mate-search-tool.appdata.xml (limited to 'gsearchtool') diff --git a/gsearchtool/mate-search-tool.appdata.xml b/gsearchtool/mate-search-tool.appdata.xml new file mode 100644 index 00000000..2b4eaeba --- /dev/null +++ b/gsearchtool/mate-search-tool.appdata.xml @@ -0,0 +1,33 @@ + + + + mate-search-tool.desktop + CC0-1.0 + GPL-2.0+ + Mate Search Tool + A file searching tool for MATE Desktop + +

+ Mate Search Tool is a simple but powerful utility that allows you to + search for files and folders on any mounted file system. Its interface + gives you instant access to a wide variety of parameters for each search, + such as text contained within a file, ownership, date of modification, + file size, folder exclusion, etc.. +

+
+ + + + https://alexpl.fedorapeople.org/AppData/mate-search-tool/screens/mate-search-tool_01.png + + + + + https://alexpl.fedorapeople.org/AppData/mate-search-tool/screens/mate-search-tool_02.png + + + + http://www.mate-desktop.org + mate-dev@ml.mate-desktop.org + MATE +
-- cgit v1.2.1