mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(Linux) Added find rules for the PCSX2 Qt AppImage.
This commit is contained in:
parent
ed41950dd9
commit
25b1e3901f
|
@ -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">
|
||||||
|
|
Loading…
Reference in a new issue