From 6552ae30564e045c2cf30dc3f3f7700fe5498d2b Mon Sep 17 00:00:00 2001 From: alxpl Date: Sun, 9 Nov 2014 14:26:22 +0200 Subject: Create caja.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! --- data/caja.appdata.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 data/caja.appdata.xml (limited to 'data') diff --git a/data/caja.appdata.xml b/data/caja.appdata.xml new file mode 100644 index 00000000..1e084f6c --- /dev/null +++ b/data/caja.appdata.xml @@ -0,0 +1,41 @@ + + + + caja.desktop + CC0-1.0 + GPL-2.0+ + Caja + File manager for the MATE desktop environment + +

+ Caja is the official file manager for the MATE desktop. It allows for + browsing directories, as well as previewing files and launching applications + associated with them. It is also responsible for handling the icons on + the MATE desktop. It works on local and remote file systems. +

+

+ Caja is extensible through a plugin system, similar to that of GNOME Nautilus, + of which Caja is a fork. +

+
+ + + + https://alexpl.fedorapeople.org/AppData/caja/screens/caja_01.png + + + + + https://alexpl.fedorapeople.org/AppData/caja/screens/caja_02.png + + + + + https://alexpl.fedorapeople.org/AppData/caja/screens/caja_03.png + + + + http://www.mate-desktop.org + mate-dev@ml.mate-desktop.org + MATE +
-- cgit v1.2.1