mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
(Linux) Added support for the official xemu AppImage release.
This commit is contained in:
parent
4c815a935c
commit
f5bfacd514
|
@ -692,9 +692,9 @@
|
|||
<rule type="staticpath">
|
||||
<entry>/var/lib/flatpak/exports/bin/app.xemu.xemu</entry>
|
||||
<entry>~/.local/share/flatpak/exports/bin/app.xemu.xemu</entry>
|
||||
<entry>~/Applications/Xemu*.AppImage</entry>
|
||||
<entry>~/.local/bin/Xemu*.AppImage</entry>
|
||||
<entry>~/bin/Xemu*.AppImage</entry>
|
||||
<entry>~/Applications/xemu*.AppImage</entry>
|
||||
<entry>~/.local/bin/xemu*.AppImage</entry>
|
||||
<entry>~/bin/xemu*.AppImage</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="XROAR">
|
||||
|
|
Loading…
Reference in a new issue