Register ISX files on FreeDesktop
This commit is contained in:
parent
f50d9310a7
commit
5a966bba91
@ -9,4 +9,4 @@ Keywords=game;boy;gameboy;color;emulator
|
|||||||
Terminal=false
|
Terminal=false
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
Categories=Application;Game;
|
Categories=Application;Game;
|
||||||
MimeType=application/x-gameboy-rom;application/x-gameboy-color-rom
|
MimeType=application/x-gameboy-rom;application/x-gameboy-color-rom;application/x-gameboy-isx
|
@ -14,4 +14,10 @@
|
|||||||
<glob pattern="*.gbc"/>
|
<glob pattern="*.gbc"/>
|
||||||
<glob pattern="*.cgb"/>
|
<glob pattern="*.cgb"/>
|
||||||
</mime-type>
|
</mime-type>
|
||||||
|
<mime-type type="application/x-gameboy-isx">
|
||||||
|
<comment>Game Boy ISX binary</comment>
|
||||||
|
<icon name="x-gameboy-rom"/>
|
||||||
|
<glob-deleteall/>
|
||||||
|
<glob pattern="*.isx"/>
|
||||||
|
</mime-type>
|
||||||
</mime-info>
|
</mime-info>
|
||||||
|
Loading…
Reference in New Issue
Block a user