(Unix) Changed the find rule wildcard matching for the PCSX2 AppImage release.

This commit is contained in:
Leon Styhre 2022-08-01 20:08:14 +02:00
parent f550ba7dfc
commit a74e16dd86

View file

@ -298,9 +298,9 @@
<entry>pcsx2-qt</entry>
</rule>
<rule type="staticpath">
<entry>~/Applications/pcsx2-*-linux-AppImage-64bit-Qt.AppImage</entry>
<entry>~/.local/bin/pcsx2-*-linux-AppImage-64bit-Qt.AppImage</entry>
<entry>~/bin/pcsx2-*-linux-AppImage-64bit-Qt.AppImage</entry>
<entry>~/Applications/pcsx2*-Qt.AppImage</entry>
<entry>~/.local/bin/pcsx2*-Qt.AppImagee</entry>
<entry>~/bin/pcsx2*-Qt.AppImage</entry>
</rule>
</emulator>
<emulator name="PCSX2-LEGACY">