(Linux) Removed the AppImage systempath find rule entry for RetroArch

This commit is contained in:
Leon Styhre 2023-07-11 10:45:39 +02:00
parent 5a678609c4
commit bcafa7c3cc

View file

@ -12,7 +12,6 @@
<rule type="systempath"> <rule type="systempath">
<entry>retroarch</entry> <entry>retroarch</entry>
<entry>org.libretro.RetroArch</entry> <entry>org.libretro.RetroArch</entry>
<entry>RetroArch-Linux-x86_64.AppImage</entry>
</rule> </rule>
<rule type="staticpath"> <rule type="staticpath">
<entry>~/Applications/RetroArch-Linux*.AppImage</entry> <entry>~/Applications/RetroArch-Linux*.AppImage</entry>