mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-21 21:55: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) -->
|
||||
<rule type="systempath">
|
||||
<entry>pcsx2-qt</entry>
|
||||
<entry>net.pcsx2.PCSX2</entry>
|
||||
</rule>
|
||||
<rule type="staticpath">
|
||||
<entry>/var/lib/flatpak/exports/bin/net.pcsx2.PCSX2</entry>
|
||||
<entry>~/.local/share/flatpak/exports/bin/net.pcsx2.PCSX2</entry>
|
||||
<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>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="PICO-8">
|
||||
|
|
Loading…
Reference in a new issue