This file is indexed.

/usr/share/kadu/plugins/configuration/encryption-ng.ui is in kadu-common 0.12.3-3.

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
<configuration-ui>
	<section name="Chat">
		<tab name="Messages">
			<group-box name="Encryption">
				<check-box caption="Encrypt after receiving encrypted message" config-section="Chat" config-item="EncryptAfterReceiveEncryptedMessage" />
			</group-box>
		</tab>
	</section>
</configuration-ui>