[CONFIGURATION]

* BUG: Fix mime type registration.


git-svn-id: svn://localhost/gambas/trunk@4178 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
Benoît Minisini 2011-10-08 17:17:39 +00:00
parent a3709f2654
commit 1707e07b34

View file

@ -5,7 +5,7 @@
<comment>Gambas 3 executable</comment>
<comment xml:lang="fr">Exécutable Gambas 3</comment>
<magic priority="50">
<match type="string" value="#!/usr/bin/env gbr3" offset="0"/>
<match type="string" value="#! /usr/bin/env gbr3" offset="0"/>
</magic>
<glob pattern="*.gambas" />
</mime-type>