This file is indexed.

/usr/share/mime/packages/qelectrotech.xml is in qelectrotech 0.22+svn897-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
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
	<mime-type type="application/x-qet-project">
		<sub-class-of type="text/xml"/>
		<comment>QElectroTech project file</comment>
		<comment xml:lang="fr">Fichier projet QElectroTech</comment>
		<comment xml:lang="ru">Файл проекта QElectroTech</comment>
		<comment xml:lang="pt">Ficheiro de projecto QEletroTech</comment>
		<glob pattern="*.qet" />
	</mime-type>
	<mime-type type="application/x-qet-element">
		<sub-class-of type="text/xml"/>
		<comment>QElectroTech element file</comment>
		<comment xml:lang="fr">Fichier élément QElectroTech</comment>
		<comment xml:lang="ru">Файл элемента QElectroTech</comment>
		<comment xml:lang="pt">Ficheiro de projecto QElectroTech</comment>
		<glob pattern="*.elmt" />
	</mime-type>
</mime-info>