forked from pop-os/repoman
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrepoman.appdata.xml
25 lines (25 loc) · 993 Bytes
/
repoman.appdata.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2017 Allen B -->
<component type="desktop">
<id>xyz.isantop.repoman</id>
<metadata_license>CC0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Repoman</name>
<summary>Easily manage PPA</summary>
<developer_name>Ian Santopietro</developer_name>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/mirkobrombin/ppaextender/master/screenshot.png</image>
</screenshot>
</screenshots>
<description>
<p>Easily manage PPA</p>
</description>
<url type="homepage">https://github.com/mirkobrombin/ppaextender</url>
<url type="bugtracker">https://github.com/mirkobrombin/ppaextender/issues/labels/bug</url>
<url type="help">https://github.com/mirkobrombin/ppaextender/issues/new</url>
<custom>
<value key="x-appcenter-color-primary">#4c6ea5</value>
<value key="x-appcenter-color-primary-text">#ebf1f9</value>
</custom>
</component>