[CONFIGURATION]
* BUG: Fix mime type registration. git-svn-id: svn://localhost/gambas/trunk@4178 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
a3709f2654
commit
1707e07b34
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue