summaryrefslogtreecommitdiff
path: root/libre/zeitgeist-explorer/zeitgeist-explorer.appdata.xml
blob: 86867dc8c046ca3f50b2aae0296d77e1ad8e0d38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>net.launchpad.zeitgeist-explorer</id>
  <launchable type="desktop-id">zeitgeist-explorer.desktop</launchable>
  <name>Zeitgeist Explorer</name>
  <summary>A tool which can be used to monitor and explore the events logged by zeitgeist</summary>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0</project_license>
  <description>
    <p>A graphical interface to monitor and inspect Zeitgeist's log at a low level (looking directly at Events and Subjects).</p>
  </description>
  <screenshots>
    <screenshot type="default">
      <image>https://community.linuxmint.com/img/screenshots/zeitgeist-explorer.png</image>
    </screenshot>
  </screenshots>
  <url type="bugtracker">https://bugs.launchpad.net/zeitgeist-explorer</url>
  <url type="homepage">https://launchpad.net/zeitgeist-explorer</url>
</component>