summaryrefslogtreecommitdiff
path: root/libre/zeitgeist-explorer/zeitgeist-explorer.appdata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libre/zeitgeist-explorer/zeitgeist-explorer.appdata.xml')
-rw-r--r--libre/zeitgeist-explorer/zeitgeist-explorer.appdata.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/libre/zeitgeist-explorer/zeitgeist-explorer.appdata.xml b/libre/zeitgeist-explorer/zeitgeist-explorer.appdata.xml
new file mode 100644
index 000000000..86867dc8c
--- /dev/null
+++ b/libre/zeitgeist-explorer/zeitgeist-explorer.appdata.xml
@@ -0,0 +1,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>