This file is indexed.

/usr/share/kadu/plugins/configuration/image-link.ui is in kadu-common 4.1-1.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
<configuration-ui>
	<section name="Chat">
		<tab name="General">
			<group-box name="Messages">
				<check-box caption="Show images in chat window" config-section="Imagelink" config-item="show_image" />
				<check-box caption="Show YouTube movies in chat window" config-section="Imagelink" config-item="show_yt" />
			</group-box>
		</tab>
	</section>
</configuration-ui>