summaryrefslogtreecommitdiff
path: root/data/xfce4-appfinder.appdata.xml.in
blob: 41c8549b37a9e4573cc5c13d63c40f4e7d007bc4 (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
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Eric Koegel <eric.koegel@gmail.com> and Simon Steinbeiss <simon@xfce.org> -->
<component type="desktop">
  <id>xfce4-appfinder.desktop</id>
  <metadata_license>CC-BY-3.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <name>Application Finder</name>
  <summary>Application to quickly run applications and commands</summary>

  <description>
    <_p>The application finder is a tool to find and launch installed applications on your system
        and quickly execute commands. It can also be used to quickly add launchers to the Xfce
        Panel by dragging an item from the view and drop it on the panel.
    </_p>
  </description>

  <screenshots>
    <screenshot type="default">
      <image>http://docs.xfce.org/_media/xfce/xfce4-appfinder/xfce4-appfinder-expanded.png</image>
    </screenshot>
  </screenshots>

  <url type="homepage">http://www.xfce.org/</url>
  <url type="bugtracker">https://bugzilla.xfce.org/</url>
  <url type="help">http://docs.xfce.org/xfce/xfce4-appfinder/start</url>

  <updatecontact>xfce4-dev@xfce.org</updatecontact>

  <project_group>XFCE</project_group>

  <provides>
    <binary>xfce4-appfinder</binary>
  </provides>

</component>