Add sample page
This commit is contained in:
parent
618bcc0382
commit
3ce9846d69
5 changed files with 97 additions and 2 deletions
15
org.cockpit-project.subscription-manager.metainfo.xml
Normal file
15
org.cockpit-project.subscription-manager.metainfo.xml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue