mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-18 07:05:39 +00:00
Updated the Winlator emulator names
This commit is contained in:
parent
a2061e4711
commit
2d09905584
|
@ -395,13 +395,13 @@
|
|||
</rule>
|
||||
</emulator>
|
||||
<emulator name="WINLATOR-GLIBC">
|
||||
<!-- Microsoft Windows emulator Winlator Glibc Cmod -->
|
||||
<!-- Microsoft Windows emulator Winlator Cmod Glibc -->
|
||||
<rule type="androidpackage">
|
||||
<entry>com.winlator/.XServerDisplayActivity</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="WINLATOR-PROOT">
|
||||
<!-- Microsoft Windows emulator Winlator PRoot Cmod -->
|
||||
<!-- Microsoft Windows emulator Winlator Cmod PRoot -->
|
||||
<rule type="androidpackage">
|
||||
<entry>com.cmodded.winlator/com.winlator.XServerDisplayActivity</entry>
|
||||
</rule>
|
||||
|
|
|
@ -1342,8 +1342,8 @@
|
|||
<fullname>PC Arcade Systems</fullname>
|
||||
<path>%ROMPATH%/pcarcade</path>
|
||||
<extension>.desktop</extension>
|
||||
<command label="Winlator Glibc Cmod (Standalone)">%EMULATOR_WINLATOR-GLIBC% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
|
||||
<command label="Winlator PRoot Cmod (Standalone)">%EMULATOR_WINLATOR-PROOT% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
|
||||
<command label="Winlator Cmod Glibc (Standalone)">%EMULATOR_WINLATOR-GLIBC% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
|
||||
<command label="Winlator Cmod PRoot (Standalone)">%EMULATOR_WINLATOR-PROOT% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
|
||||
<platform>arcade</platform>
|
||||
<theme>pcarcade</theme>
|
||||
</system>
|
||||
|
@ -1874,8 +1874,8 @@
|
|||
<fullname>Taito Type X</fullname>
|
||||
<path>%ROMPATH%/type-x</path>
|
||||
<extension>.desktop</extension>
|
||||
<command label="Winlator Glibc Cmod (Standalone)">%EMULATOR_WINLATOR-GLIBC% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
|
||||
<command label="Winlator PRoot Cmod (Standalone)">%EMULATOR_WINLATOR-PROOT% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
|
||||
<command label="Winlator Cmod Glibc (Standalone)">%EMULATOR_WINLATOR-GLIBC% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
|
||||
<command label="Winlator Cmod PRoot (Standalone)">%EMULATOR_WINLATOR-PROOT% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
|
||||
<platform>arcade</platform>
|
||||
<theme>type-x</theme>
|
||||
</system>
|
||||
|
@ -1979,8 +1979,8 @@
|
|||
<fullname>Microsoft Windows</fullname>
|
||||
<path>%ROMPATH%/windows</path>
|
||||
<extension>.desktop</extension>
|
||||
<command label="Winlator Glibc Cmod (Standalone)">%EMULATOR_WINLATOR-GLIBC% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
|
||||
<command label="Winlator PRoot Cmod (Standalone)">%EMULATOR_WINLATOR-PROOT% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
|
||||
<command label="Winlator Cmod Glibc (Standalone)">%EMULATOR_WINLATOR-GLIBC% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
|
||||
<command label="Winlator Cmod PRoot (Standalone)">%EMULATOR_WINLATOR-PROOT% %ACTIVITY_CLEAR_TASK% %ACTIVITY_CLEAR_TOP% %EXTRA_shortcut_path%=%ROM%</command>
|
||||
<platform>pcwindows</platform>
|
||||
<theme>windows</theme>
|
||||
</system>
|
||||
|
|
Loading…
Reference in a new issue