blob: 2c29ef4ef2c6e042704adde925e1615585abd0e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-tellico">
<sub-class-of type="application/zip"/>
<comment>Tellico Data File</comment>
<comment xml:lang="cs">Datový soubor Tellico</comment>
<comment xml:lang="fr">Fichier Tellico</comment>
<comment xml:lang="ru">Файл Tellico</comment>
<glob pattern="*.tc"/>
<glob pattern="*.bc"/>
</mime-type>
</mime-info>
|