summaryrefslogtreecommitdiff
path: root/org.xfce.thunar.appdata.xml.in
diff options
context:
space:
mode:
authorAndre Miranda <andreldm@xfce.org>2018-06-05 22:07:13 -0300
committerAndre Miranda <andreldm@xfce.org>2018-06-05 22:07:13 -0300
commit92baba0288925bfa6869db2895813a286d880e11 (patch)
treeee242650ac941f076a5dd61a5dcf57c02de8ca98 /org.xfce.thunar.appdata.xml.in
parentb5399519ceb08e5f2ce01414e80e61520fb45397 (diff)
downloadthunar-92baba0288925bfa6869db2895813a286d880e11.tar.gz
Convert AppData file to AppStream (Bug #14037)
Diffstat (limited to 'org.xfce.thunar.appdata.xml.in')
-rw-r--r--org.xfce.thunar.appdata.xml.in32
1 files changed, 32 insertions, 0 deletions
diff --git a/org.xfce.thunar.appdata.xml.in b/org.xfce.thunar.appdata.xml.in
new file mode 100644
index 00000000..64a13577
--- /dev/null
+++ b/org.xfce.thunar.appdata.xml.in
@@ -0,0 +1,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">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>
+
+ <categories>
+ <category>System</category>
+ </categories>
+
+ <project_group>Xfce</project_group>
+ <updatecontact>xfce4-dev@xfce.org</updatecontact>
+ <translation type="gettext">Thunar</translation>
+</component>