mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-12-01 10:35:38 +00:00
(Linux) Added support for the AppImage release of melonDS
This commit is contained in:
parent
5220c36a7c
commit
bd3a43573c
|
@ -589,6 +589,10 @@
|
|||
<entry>net.kuribo64.melonDS</entry>
|
||||
</rule>
|
||||
<rule type="staticpath">
|
||||
<entry>~/Applications/melonDS*.AppImage</entry>
|
||||
<entry>~/.local/share/applications/melonDS*.AppImage</entry>
|
||||
<entry>~/.local/bin/melonDS*.AppImage</entry>
|
||||
<entry>~/bin/melonDS*.AppImage</entry>
|
||||
<entry>/var/lib/flatpak/exports/bin/net.kuribo64.melonDS</entry>
|
||||
<entry>~/.local/share/flatpak/exports/bin/net.kuribo64.melonDS</entry>
|
||||
</rule>
|
||||
|
|
Loading…
Reference in a new issue