mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
(Linux) Changed the AppImage find rule for Mandarine to mandarine-qt*.AppImage
This commit is contained in:
parent
78a0fcdff7
commit
c36ac063a0
|
|
@ -589,10 +589,10 @@
|
|||
<entry>mandarine-qt</entry>
|
||||
</rule>
|
||||
<rule type="staticpath">
|
||||
<entry>~/Applications/mandarine-qt.AppImage</entry>
|
||||
<entry>~/.local/share/applications/mandarine-qt.AppImage</entry>
|
||||
<entry>~/.local/bin/mandarine-qt.AppImage</entry>
|
||||
<entry>~/bin/mandarine-qt.AppImage</entry>
|
||||
<entry>~/Applications/mandarine-qt*.AppImage</entry>
|
||||
<entry>~/.local/share/applications/mandarine-qt*.AppImage</entry>
|
||||
<entry>~/.local/bin/mandarine-qt*.AppImage</entry>
|
||||
<entry>~/bin/mandarine-qt*.AppImage</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="MEDNAFEN">
|
||||
|
|
|
|||
Loading…
Reference in a new issue