-
Notifications
You must be signed in to change notification settings - Fork 62
/
org.xfce.thunar.appdata.xml.in
32 lines (28 loc) · 1.13 KB
/
org.xfce.thunar.appdata.xml.in
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 <[email protected]> -->
<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>[email protected]</updatecontact>
<translation type="gettext">Thunar</translation>
</component>