This file is indexed.

/usr/share/mime/packages/x-skg.xml is in skrooge 2.7.0-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
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
	<mime-type type="application/x-skgc">
		<comment>Encrypted Skrooge bank document</comment>
		<comment xml:lang="ca">Document encriptat del banc de l'Skrooge</comment>
		<comment xml:lang="ca@valencia">Document encriptat del banc de l'Skrooge</comment>
		<comment xml:lang="de">Verschüsseltes Skrooge-Bankkonto</comment>
		<comment xml:lang="en_GB">Encrypted Skrooge bank document</comment>
		<comment xml:lang="es">Documento bancario cifrado de Skrooge</comment>
		<comment xml:lang="it">Documento bancario di Skrooge cifrato</comment>
		<comment xml:lang="nl">Versleuteld bankdocument in Skrooge</comment>
		<comment xml:lang="pl">Zaszyfrowany dokument bankowy Skrooge</comment>
		<comment xml:lang="pt">Documento do banco encriptado do Skrooge</comment>
		<comment xml:lang="sk">Šifrovaný bankový dokument Skrooge</comment>
		<comment xml:lang="sv">Krypterat Skrooge-bankdokument</comment>
		<comment xml:lang="uk">зашифрований банківський документ Skrooge</comment>
		<magic priority="100">
			<match type="string" offset="0:256" value="SKROOGE_ENCRYPTED-"/>
			<match type="string" offset="0:256" value="SKROOGE_ENCRYPTE2-"/>                        
			<match type="string" offset="0:256" value="SKROOGE_ENCRYPTE3-"/>                        
		</magic>
		<glob pattern="*.skg"/>
	</mime-type>
	<mime-type type="application/x-skg">
		<comment>Skrooge bank document</comment>
		<comment xml:lang="ca">Document del banc de l'Skrooge</comment>
		<comment xml:lang="ca@valencia">Document del banc de l'Skrooge</comment>
		<comment xml:lang="de">Skrooge-Bankkonto</comment>
		<comment xml:lang="en_GB">Skrooge bank document</comment>
		<comment xml:lang="es">Documento bancario de Skrooge</comment>
		<comment xml:lang="it">Documento bancario di Skrooge</comment>
		<comment xml:lang="nl">Bankdocument in Skrooge</comment>
		<comment xml:lang="pl">Dokument bankowy Skrooge</comment>
		<comment xml:lang="pt">Documento do banco do Skrooge</comment>
		<comment xml:lang="sk">Bankový dokument Skrooge</comment>
		<comment xml:lang="sv">Skrooge-bankdokument</comment>
		<comment xml:lang="uk">банківський документ Skrooge</comment>
		<magic priority="100">
			<match type="string" offset="0:256" value="SKROOGE_DECRYPTED-"/>
			<match type="string" offset="0:256" value="SKROOGE_DECRYPTE2-"/>                        
			<match type="string" offset="0:256" value="SKROOGE_DECRYPTE3-"/>                        
		</magic>
		<glob pattern="*.skg"/>
	</mime-type>
</mime-info>