-
Notifications
You must be signed in to change notification settings - Fork 64
/
Copy pathorg.xfce.thunar.appdata.xml.in
38 lines (34 loc) · 1.45 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
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Ryan Lerch <[email protected]> -->
<component type="desktop-application">
<id>org.xfce.thunar</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0</project_license>
<launchable type="desktop-id">thunar.desktop</launchable>
<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</url>
<url type="bugtracker">https://gitlab.xfce.org/xfce/thunar</url>
<url type="help">https://docs.xfce.org/xfce/thunar/start</url>
<url type="contact">https://docs.xfce.org/contribute/dev/start#communication_with_the_xfce_development_team</url>
<screenshots>
<screenshot type="default">
<image width="759" height="424">https://docs.xfce.org/_media/xfce/thunar/file-manager-window.png</image>
<caption>Screenshot of the XFCE Thunar File Browser User Interface</caption>
</screenshot>
</screenshots>
<categories>
<category>System</category>
</categories>
<project_group>Xfce</project_group>
<update_contact>[email protected]</update_contact>
<translation type="gettext">Thunar</translation>
<content_rating type="oars-1.1"/>
</component>