forked from xfce-mirror/thunar
-
Notifications
You must be signed in to change notification settings - Fork 2
/
thunar.appdata.xml.in
24 lines (21 loc) · 941 Bytes
/
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Ryan Lerch <[email protected]> -->
<application>
<id type="desktop">Thunar.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<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">http://xfce.org/projects</url>
<url type="bugtracker">https://bugzilla.xfce.org/describecomponents.cgi?product=Thunar</url>
<url type="help">http://docs.xfce.org/xfce/thunar/start</url>
<screenshots>
<screenshot type="default">http://docs.xfce.org/_media/xfce/thunar/file-manager-window.png</screenshot>
</screenshots>
<updatecontact>[email protected]</updatecontact>
</application>