(Linux) Added find rules for the PCSX2 Qt AppImage.

This commit is contained in:
Leon Styhre 2022-07-07 18:27:28 +02:00
parent ed41950dd9
commit 25b1e3901f

View file

@ -303,11 +303,11 @@
<!-- Sony PlayStation 2 emulator PCSX2 (Qt) --> <!-- Sony PlayStation 2 emulator PCSX2 (Qt) -->
<rule type="systempath"> <rule type="systempath">
<entry>pcsx2-qt</entry> <entry>pcsx2-qt</entry>
<entry>net.pcsx2.PCSX2</entry>
</rule> </rule>
<rule type="staticpath"> <rule type="staticpath">
<entry>/var/lib/flatpak/exports/bin/net.pcsx2.PCSX2</entry> <entry>~/Applications/pcsx2-*-linux-AppImage-64bit-Qt.AppImage</entry>
<entry>~/.local/share/flatpak/exports/bin/net.pcsx2.PCSX2</entry> <entry>~/.local/bin/pcsx2-*-linux-AppImage-64bit-Qt.AppImage</entry>
<entry>~/bin/pcsx2-*-linux-AppImage-64bit-Qt.AppImage</entry>
</rule> </rule>
</emulator> </emulator>
<emulator name="PICO-8"> <emulator name="PICO-8">