summaryrefslogtreecommitdiff
path: root/data/org.gnome.dfeet.appdata.xml.in
blob: c4065c1922222bb41a2418234db5939b861fd1ba (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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Thomas Bechtold <thomasbechtold@jpberlin.de> -->
<component type="desktop">
  <id>org.gnome.dfeet.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <_name>D-Feet</_name>
  <_summary>Debug D-Bus applications</_summary>
  <description>
    <_p>
      A simple application for debugging the message bus system D-Bus.
      D-Feet can be used to inspect D-Bus interfaces of running programs and
      invoke methods on those interfaces.
    </_p>
  </description>
  <screenshots>
    <screenshot height="787" type="default" width="1400">
      <image>https://git.gnome.org/browse/d-feet/plain/data/screenshots/d-feet-overview.png</image>
    </screenshot>
  </screenshots>
  <url type="homepage">https://wiki.gnome.org/Apps/DFeet</url>
  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=d-feet</url>
  <url type="donation">http://www.gnome.org/friends/</url>
  <update_contact>thomasbechtold_at_jpberlin_de</update_contact>
  <project_group>GNOME</project_group>
  <translation type="gettext">d-feet</translation>
</component>