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:
monkeyx-net 2024-08-06 18:47:15 +01:00
parent 2c6ff7aed1
commit 8bb8355370

View file

@ -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>