/usr/share/appdata/bustle.appdata.xml is in bustle 0.5.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | <?xml version="1.0" encoding="UTF-8"?>
<application>
<id type="desktop">bustle.desktop</id>
<metadata_license>CC-BY-SA-3.0</metadata_license>
<project_license>LGPL-2.1+ and GPL-2.0+ and GPL-3.0</project_license>
<description>
<p>Bustle draws sequence diagrams of D-Bus activity.</p>
<p>It shows signal emissions, method calls and their corresponding returns, with time stamps for each individual event and the duration of each method call. This can help you check for unwanted D-Bus traffic, and pinpoint why your D-Bus-based application isn't performing as well as you like. It also provides statistics like signal frequencies and average method call times.</p>
</description>
<screenshots>
<screenshot width="691" type="default" height="510">http://willthompson.co.uk/bustle/bustle-0.3.1.png</screenshot>
</screenshots>
<url type="homepage">http://willthompson.co.uk/bustle/</url>
<updatecontact>philip_at_tecnocode.co.uk</updatecontact>
</application>
|