mirror of https://github.com/mgba-emu/mgba.git
Qt: Add missing mgba-qt.desktop
This commit is contained in:
parent
242a9d1703
commit
5213b8a1fe
|
@ -0,0 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Icon=mgba
|
||||
Exec=mgba-qt %f
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Name=mGBA
|
||||
GenericName=Game Boy Advance Emulator
|
||||
Categories=Game;Emulator;
|
||||
MimeType=application/x-gameboy-advance-rom;application/x-agb-rom;application/x-gba-rom;
|
||||
|
Loading…
Reference in New Issue