/usr/share/metainfo/org.gnome.rhythmbox.rhythmbox-alternative-toolbar.addon.appdata.xml is in rhythmbox-plugin-alternative-toolbar 0.18.0-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 18 19 20 21 22 23 24 25 26 | <?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018 David Mohammed <fossfreedom@ubuntu.com> -->
<component type="addon">
<id>org.gnome.rhythmbox.rhythmbox-alternative-toolbar.addon</id>
<extends>rhythmbox.desktop</extends>
<name>Alternative Toolbar</name>
<summary>Enhanced play controls and interface</summary>
<description>
<p>
Replace the current standard toolbar with either a compact toolbar
or with the new Gnome-style client-side decoration.
</p>
</description>
<url type="homepage">https://github.com/fossfreedom/alternative-toolbar</url>
<url type="bugtracker">https://github.com/fossfreedom/alternative-toolbar/issues</url>
<url type="translate">https://translations.launchpad.net/alternative-toolbar</url>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<screenshots>
<screenshot type="default">
<image>http://pix.toile-libre.org/upload/original/1518387161.png</image>
</screenshot>
</screenshots>
<update_contact>David Mohammed fossfreedom@ubuntu.com</update_contact>
<translation type="gettext">Rhythmbox Plugin Alternative Toolbar</translation>
</component>
|