summaryrefslogtreecommitdiff
path: root/org.xfce.thunar.appdata.xml.in
blob: 297f33550d20afa816e76e02a1c14f92a1f4fbd0 (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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Ryan Lerch <rlerch@redhat.com> -->

<component type="desktop-application">
  <id type="desktop">org.xfce.Thunar</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0</project_license>
  <name>Thunar</name>
  <summary>File Browser</summary>
  <description>
    <_p>
      Thunar is a file browser specifically designed for the Xfce Desktop, but also can
      serve as an alternate file browser for other Desktop environments. It has a simple,
      clean two-pane design for browsing all your files.
    </_p>
  </description>
  <url type="homepage">https://xfce.org/projects</url>
  <url type="bugtracker">https://gitlab.xfce.org/xfce/thunar</url>
  <url type="help">https://docs.xfce.org/xfce/thunar/start</url>

  <screenshots>
    <screenshot type="default">https://docs.xfce.org/_media/xfce/thunar/file-manager-window.png</screenshot>
  </screenshots>

  <categories>
    <category>System</category>
  </categories>

  <project_group>Xfce</project_group>
  <updatecontact>xfce4-dev@xfce.org</updatecontact>
  <translation type="gettext">Thunar</translation>
</component>