11 lines
388 B
XML
11 lines
388 B
XML
<?xml version="1.0"?>
|
|
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
|
|
<mime-type type="application/ubz">
|
|
<icon name="ch.SaiCore.application-ubz"/>
|
|
<comment>SaiCore document file</comment>
|
|
<comment xml:lang="fr">Document SaiCore</comment>
|
|
<comment xml:lang="de">SaiCore Dokument</comment>
|
|
<glob pattern="*.ubz"/>
|
|
</mime-type>
|
|
</mime-info>
|