-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathhiggins.appdata.xml
29 lines (23 loc) · 1.1 KB
/
higgins.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
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Antonio Orefice <[email protected]> -->
<component type="desktop">
<id>higgins.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+ and GFDL-1.3</project_license>
<name>higgins</name>
<summary>Application launcher</summary>
<description>
<p>Yet another application launcher: start applications, search for things,</p>
<p>do calculations or whatever you want through external plugins.</p>
<p xml:lang="it">Lanciatore di applicazioni: avvia applicazioni, ricerca oggetti</p>
<p xml:lang="it">fa calcoli o qualsiasi cosa tu voglia, grazie ai plugin esterni</p>
</description>
<url type="homepage">https://github.com/kokoko3k/higgins/</url>
<screenshots>
<screenshot type="default" width="1360" height="765">
<image>http://wpage.unina.it/aorefice/sharevari/higgins/shots/BlackFrame.png</image>
</screenshot>
</screenshots>
<updatecontact>https://github.com/kokoko3k/higgins/</updatecontact>
<project_group>Utilities</project_group>
</component>