mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
Fix Ruffle find rule
On branch retrodeck-ruffle Changes to be committed: modified: resources/systems/linux/es_find_rules.xml
This commit is contained in:
parent
2c6ff7aed1
commit
8bb8355370
|
@ -807,10 +807,10 @@
|
||||||
<emulator name="RUFFLE">
|
<emulator name="RUFFLE">
|
||||||
<!-- Adobe Flash player Ruffle -->
|
<!-- Adobe Flash player Ruffle -->
|
||||||
<rule type="systempath">
|
<rule type="systempath">
|
||||||
<entry>/app/bin/ruffle-wrapper.sh</entry> <!-- RetroDECK -->
|
|
||||||
<entry>ruffle</entry>
|
<entry>ruffle</entry>
|
||||||
</rule>
|
</rule>
|
||||||
<rule type="staticpath">
|
<rule type="staticpath">
|
||||||
|
<entry>/app/bin/ruffle-wrapper.sh</entry> <!-- RetroDECK -->
|
||||||
<entry>~/Applications/ruffle/ruffle</entry>
|
<entry>~/Applications/ruffle/ruffle</entry>
|
||||||
<entry>~/.local/share/applications/ruffle/ruffle</entry>
|
<entry>~/.local/share/applications/ruffle/ruffle</entry>
|
||||||
<entry>~/.local/bin/ruffle/ruffle</entry>
|
<entry>~/.local/bin/ruffle/ruffle</entry>
|
||||||
|
|
Loading…
Reference in a new issue