(Linux) Added a find rule entry for the new DuckStation binary name (duckstation)

This commit is contained in:
Leon Styhre 2025-03-01 15:23:32 +01:00
parent fb8ec173bc
commit 2b0f9bf6c3
2 changed files with 2 additions and 0 deletions

View file

@ -309,6 +309,7 @@
<rule type="systempath"> <rule type="systempath">
<entry>duckstation-nogui</entry> <entry>duckstation-nogui</entry>
<entry>duckstation-qt</entry> <entry>duckstation-qt</entry>
<entry>duckstation</entry>
<entry>org.duckstation.DuckStation</entry> <entry>org.duckstation.DuckStation</entry>
</rule> </rule>
<rule type="staticpath"> <rule type="staticpath">

View file

@ -144,6 +144,7 @@
<rule type="systempath"> <rule type="systempath">
<entry>duckstation-nogui</entry> <entry>duckstation-nogui</entry>
<entry>duckstation-qt</entry> <entry>duckstation-qt</entry>
<entry>duckstation</entry>
</rule> </rule>
</emulator> </emulator>
<emulator name="EASYRPG"> <emulator name="EASYRPG">