This file is indexed.

/usr/share/mime/packages/qdigidoc-client.xml is in qdigidoc 0.4.1-0ubuntu1.

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
<?xml version="1.0"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
	<mime-type type="application/x-bdoc">
		<sub-class-of type="application/zip"/>
		<comment>DigiDoc3 signed document</comment>
		<comment xml:lang="et">DigiDoc3 allkirjastatud dokument</comment>
		<comment xml:lang="ru">Подписанный DigiDoc3 документ</comment>
		<glob pattern="*.bdoc"/>
	</mime-type>
	<mime-type type="application/x-ddoc">
		<sub-class-of type="application/xml"/>
		<comment>DigiDoc3 signed document</comment>
		<comment xml:lang="et">DigiDoc3 allkirjastatud dokument</comment>
		<comment xml:lang="ru">Подписанный DigiDoc3 документ</comment>
		<glob pattern="*.ddoc"/>
	</mime-type>
	<mime-type type="application/x-p12d">
		<comment>DigiDoc3 PKCS#12 certificate</comment>
		<comment xml:lang="et">DigiDoc3 PKCS#12 ligipääsutõend</comment>
		<comment xml:lang="ru">Справка допуска DigiDoc3 PKCS#12</comment>
		<glob pattern="*.p12d"/>
	</mime-type>
</mime-info>