This file is indexed.

/usr/share/appdata/gpick.appdata.xml is in gpick 0.2.5+git20161221-1build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2009-2016 Albertas Vyšniauskas -->
<component type="desktop">
	<id>gpick.desktop</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>
	<screenshots>
		<screenshot type="default">
			<image>http://static.gpick.org/image/appdata-screenshot-0.2.6.png</image>
			<caption>The main window showing the application in action</caption>
		</screenshot>
	</screenshots>
	<url type="homepage">http://www.gpick.org</url>
	<url type="bugtracker">https://github.com/thezbyg/gpick</url>
	<update_contact>albertas.vysniauskas@gpick.org</update_contact>
	<developer_name>Albertas Vyšniauskas</developer_name>
	<url type="donation">http://www.gpick.org/help/donation.html</url>
	<url type="help">http://www.gpick.org/help.html</url>
	<translation type="gettext">gpick</translation>
	<keywords>
		<keyword>color</keyword>
		<keyword>picker</keyword>
		<keyword>eye</keyword>
		<keyword>dropper</keyword>
		<keyword>palette</keyword>
		<keyword>scheme</keyword>
	</keywords>
	<url type="translate">http://www.gpick.org/help/translation.html</url>
</component>