summaryrefslogtreecommitdiff
path: root/data/caja.appdata.xml.in
blob: 5f07f4b82082285f90497076e618da48fba47afa (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 MATE team <mate-dev@ml.mate-desktop.org> -->
<component type="desktop">
 <id>caja.desktop</id>
 <metadata_license>CC0-1.0</metadata_license>
 <project_license>GPL-2.0+</project_license>
 <name>Caja</name>
 <summary>File manager for the MATE desktop environment</summary>
 <description>
  <p>
   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.
  </p>
  <p>
   Caja is extensible through a plugin system, similar to that of GNOME Nautilus,
   of which Caja is a fork.
  </p>
 </description>
 <screenshots>
  <screenshot type="default">
   <image width="960" height="540">
    https://alexpl.fedorapeople.org/AppData/caja/screens/caja_01.png
   </image>
  </screenshot>
  <screenshot>
   <image width="960" height="540">
    https://alexpl.fedorapeople.org/AppData/caja/screens/caja_02.png
   </image>
  </screenshot>
  <screenshot>
   <image width="960" height="540">
    https://alexpl.fedorapeople.org/AppData/caja/screens/caja_03.png
   </image>
  </screenshot>
 </screenshots>
 <url type="homepage">https://mate-desktop.org</url>
 <updatecontact>mate-dev@ml.mate-desktop.org</updatecontact>
 <project_group>MATE</project_group>
</component>