starter-kit/org.cockpit-project.subscription-manager.metainfo.xml
2017-06-20 07:41:52 -04:00

15 lines
481 B
XML

<component type="addon">
<id>org.cockpit-project.subscription-manager</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Subscription Manager</name>
<summary>
Subscription Manager in Cockpit
</summary>
<description>
<p>
Manage subscriptions to a Candlepin backend, such as for Red Hat products.
</p>
</description>
<extends>cockpit.desktop</extends>
<launchable type="cockpit-package">subscription-manager-cockpit</launchable>
</component>