mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-21 21:55:38 +00:00
Merge pull request #6 from monkeyx-net/retrodeck-ruffle
Fix Ruffle find rule
This commit is contained in:
commit
cde756f356
|
@ -807,10 +807,10 @@
|
|||
<emulator name="RUFFLE">
|
||||
<!-- Adobe Flash player Ruffle -->
|
||||
<rule type="systempath">
|
||||
<entry>/app/bin/ruffle-wrapper.sh</entry> <!-- RetroDECK -->
|
||||
<entry>ruffle</entry>
|
||||
</rule>
|
||||
<rule type="staticpath">
|
||||
<entry>/app/bin/ruffle-wrapper.sh</entry> <!-- RetroDECK -->
|
||||
<entry>~/Applications/ruffle/ruffle</entry>
|
||||
<entry>~/.local/share/applications/ruffle/ruffle</entry>
|
||||
<entry>~/.local/bin/ruffle/ruffle</entry>
|
||||
|
|
Loading…
Reference in a new issue