mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
(Linux) Added fallback find rule entries for Wine and Proton in case they were relocated by AppImageLauncher
This commit is contained in:
parent
3caeaf2b10
commit
c997207473
|
@ -666,6 +666,7 @@
|
||||||
<entry>~/.local/share/applications/Proton/wine*.AppImage</entry>
|
<entry>~/.local/share/applications/Proton/wine*.AppImage</entry>
|
||||||
<entry>~/.local/bin/Proton/wine*.AppImage</entry>
|
<entry>~/.local/bin/Proton/wine*.AppImage</entry>
|
||||||
<entry>~/bin/Proton/wine*.AppImage</entry>
|
<entry>~/bin/Proton/wine*.AppImage</entry>
|
||||||
|
<entry>~/Applications/wine*roton*.AppImage</entry>
|
||||||
</rule>
|
</rule>
|
||||||
</emulator>
|
</emulator>
|
||||||
<emulator name="PUNES">
|
<emulator name="PUNES">
|
||||||
|
@ -1025,6 +1026,7 @@
|
||||||
<entry>~/.local/share/applications/Wine/wine*.AppImage</entry>
|
<entry>~/.local/share/applications/Wine/wine*.AppImage</entry>
|
||||||
<entry>~/.local/bin/Wine/wine*.AppImage</entry>
|
<entry>~/.local/bin/Wine/wine*.AppImage</entry>
|
||||||
<entry>~/bin/Wine/wine*.AppImage</entry>
|
<entry>~/bin/Wine/wine*.AppImage</entry>
|
||||||
|
<entry>~/Applications/wine*.AppImage</entry>
|
||||||
</rule>
|
</rule>
|
||||||
</emulator>
|
</emulator>
|
||||||
<emulator name="XENIA-WINDOWS">
|
<emulator name="XENIA-WINDOWS">
|
||||||
|
|
Loading…
Reference in a new issue