(Linux) Added fallback find rule entries for Wine and Proton in case they were relocated by AppImageLauncher

This commit is contained in:
Leon Styhre 2023-11-08 23:30:40 +01:00
parent 3caeaf2b10
commit c997207473

View file

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