-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcom.github.thezbyg.Gpick.appdata.xml
More file actions
53 lines (53 loc) · 1.94 KB
/
com.github.thezbyg.Gpick.appdata.xml
File metadata and controls
53 lines (53 loc) · 1.94 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2009-2016 Albertas Vyšniauskas -->
<component type="desktop">
<id>com.github.thezbyg.Gpick</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>BSD-3-Clause</project_license>
<name>Gpick</name>
<summary>Advanced color picker and palette editor</summary>
<description>
<p>
Gpick is an application that allows you to sample any color from anywhere
on the desktop, and use it to create palettes (i.e. collections of colors)
for use in graphic design applications.
Gpick also has other features that help in the creation of color palettes,
such as: the ability to create a palette from an imported image, automatic
naming of colors, and a scheme generator.
</p>
</description>
<launchable type="desktop-id">com.github.thezbyg.Gpick.desktop</launchable>
<keywords>
<keyword>color</keyword>
<keyword>picker</keyword>
<keyword>eye</keyword>
<keyword>dropper</keyword>
<keyword>palette</keyword>
<keyword>scheme</keyword>
</keywords>
<kudos>
<kudo>HiDpiIcon</kudo>
<kudo>HighContrast</kudo>
</kudos>
<screenshots>
<screenshot type="default">
<caption>The main window showing the application in action</caption>
<image>https://screenshots.debian.net/screenshots/000/014/538/large.png</image>
</screenshot>
</screenshots>
<developer_name>Albertas Vyšniauskas</developer_name>
<url type="bugtracker">https://github.com/thezbyg/gpick</url>
<url type="donation">http://www.gpick.org/help/donation.html</url>
<url type="help">http://www.gpick.org/help.html</url>
<url type="homepage">http://www.gpick.org</url>
<url type="translate">http://www.gpick.org/help/translation.html</url>
<translation type="gettext">gpick</translation>
<content_rating type="oars-1.0" />
<update_contact>albertas.vysniauskas@gpick.org</update_contact>
<provides>
<binary>gpick</binary>
</provides>
<releases>
<release version="0.2.5" date="2013-02-28"/>
</releases>
</component>