This file is indexed.

/usr/share/kdenlive/effects/frei0r_primaries.xml is in kdenlive-data 16.12.2-1.

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
<!DOCTYPE kpartgui>
<effect tag="frei0r.primaries" id="frei0r.primaries">
	<name>Primaries</name>
	<description>Reduce image to primary colors</description>
	<author>Hedde Bosman</author>
	<parameter type="constant" name="Factor" max="32" min="0" default="1">
		<name>Factor</name>
		<comment><![CDATA[Influence of mean px value, > 32 = 0]]></comment>
	</parameter>
</effect>