This file is indexed.

/usr/share/kdenlive/effects/brightness.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
<!DOCTYPE kpartgui>
<effect tag="brightness" id="brightness">
	<name>Brightness (keyframable)</name>
	<description>Change image brightness with keyframes</description>
	<author>Charles Yates</author>
	<parameter type="animated" name="level" max="400" min="0" default="1" factor="100">
		<name>Intensity</name>
	</parameter>
</effect>