mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-04-10 19:15:13 +00:00
(Linux) Added a find rule entry for the new DuckStation binary name (duckstation)
This commit is contained in:
parent
fb8ec173bc
commit
2b0f9bf6c3
|
@ -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">
|
||||||
|
|
|
@ -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">
|
||||||
|
|
Loading…
Reference in a new issue