1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright 2014 MATE team <mate-dev@ml.mate-desktop.org> -->
3<component type="desktop">
4 <id>caja.desktop</id>
5 <metadata_license>CC0-1.0</metadata_license>
6 <project_license>GPL-2.0+</project_license>
7 <name>Caja</name>
8 <summary>File manager for the MATE desktop environment</summary>
9 <description>
10  <p>
11   Caja is the official file manager for the MATE desktop. It allows for
12   browsing directories, as well as previewing files and launching applications
13   associated with them. It is also responsible for handling the icons on
14   the MATE desktop. It works on local and remote file systems.
15  </p>
16  <p>
17   Caja is extensible through a plugin system, similar to that of GNOME Nautilus,
18   of which Caja is a fork.
19  </p>
20 </description>
21 <screenshots>
22  <screenshot type="default">
23   <image width="960" height="540">
24    https://alexpl.fedorapeople.org/AppData/caja/screens/caja_01.png
25   </image>
26  </screenshot>
27  <screenshot>
28   <image width="960" height="540">
29    https://alexpl.fedorapeople.org/AppData/caja/screens/caja_02.png
30   </image>
31  </screenshot>
32  <screenshot>
33   <image width="960" height="540">
34    https://alexpl.fedorapeople.org/AppData/caja/screens/caja_03.png
35   </image>
36  </screenshot>
37 </screenshots>
38 <url type="homepage">@PACKAGE_URL@</url>
39 <updatecontact>mate-dev@ml.mate-desktop.org</updatecontact>
40 <project_group>MATE</project_group>
41</component>
42