zeitgeist-explorer.appdata.xml 918 B

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