This file is indexed.

/usr/share/mime/packages/geogebra.xml is in geogebra 4.0.34.0+dfsg1-2.

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
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
	<mime-type type="application/vnd.geogebra.file">
		<comment>GeoGebra worksheet</comment>
		<comment xml:lang="cs">Pracovní list GeoGebry</comment>
		<comment xml:lang="de">GeoGebra-Arbeitsblatt</comment>
		<comment xml:lang="es">Archivo GeoGebra</comment>
		<comment xml:lang="fr">Feuille de travail GeoGebra </comment>
		<comment xml:lang="hi">जीओ-जेब्रा कार्य-पत्र</comment>
		<comment xml:lang="it">Foglio di lavoro GeoGebra </comment>
		<comment xml:lang="pt-BR">Planilha GeoGebra</comment>
		<sub-class-of type="application/zip"/>
		<glob pattern="*.ggb"/>
	</mime-type>
	<mime-type type="application/vnd.geogebra.tool">
		<comment>GeoGebra tool</comment>
		<comment xml:lang="cs">Nástroj GeoGebry</comment>
		<comment xml:lang="de">GeoGebra-Werkzeug</comment>
		<comment xml:lang="es">Herramienta GeoGebra</comment>
		<comment xml:lang="fr">Outil GeoGebra</comment>
		<comment xml:lang="hi">जीओ-जेब्रा साधन</comment>
		<comment xml:lang="it">Strumento GeoGebra</comment>
		<comment xml:lang="pt-BR">Ferramenta GeoGebra</comment>
		<sub-class-of type="application/zip"/>
		<glob pattern="*.ggt"/>
	</mime-type>
</mime-info>