mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
add mgba-qt to system for unix install
This commit is contained in:
parent
bbc996f66e
commit
5d69fc7e69
|
@ -315,6 +315,7 @@
|
||||||
<!-- Nintendo Game Boy Advance emulator mGBA -->
|
<!-- Nintendo Game Boy Advance emulator mGBA -->
|
||||||
<rule type="systempath">
|
<rule type="systempath">
|
||||||
<entry>mgba</entry>
|
<entry>mgba</entry>
|
||||||
|
<entry>mgba-qt</entry>
|
||||||
<entry>io.mgba.mGBA</entry>
|
<entry>io.mgba.mGBA</entry>
|
||||||
</rule>
|
</rule>
|
||||||
<rule type="staticpath">
|
<rule type="staticpath">
|
||||||
|
@ -323,6 +324,7 @@
|
||||||
<entry>~/Applications/mGBA*.AppImage</entry>
|
<entry>~/Applications/mGBA*.AppImage</entry>
|
||||||
<entry>~/.local/bin/mGBA*.AppImage</entry>
|
<entry>~/.local/bin/mGBA*.AppImage</entry>
|
||||||
<entry>~/bin/mGBA*.AppImage</entry>
|
<entry>~/bin/mGBA*.AppImage</entry>
|
||||||
|
<entry>~/bin/mgba-qt</entry>
|
||||||
</rule>
|
</rule>
|
||||||
</emulator>
|
</emulator>
|
||||||
<emulator name="MUPEN64PLUS">
|
<emulator name="MUPEN64PLUS">
|
||||||
|
|
Loading…
Reference in a new issue