mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
Removed the J2ME emulator configuration and description for the Symbian system.
This commit is contained in:
parent
51ade956ed
commit
165da1a028
|
@ -1192,8 +1192,8 @@
|
|||
<name>symbian</name>
|
||||
<fullname>Symbian</fullname>
|
||||
<path>%ROMPATH%/symbian</path>
|
||||
<extension>.jar .JAR .7z .7Z .zip .ZIP</extension>
|
||||
<command>%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/squirreljme_libretro.dylib %ROM%</command>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<platform>android</platform>
|
||||
<theme>symbian</theme>
|
||||
</system>
|
||||
|
|
|
@ -1200,8 +1200,8 @@
|
|||
<name>symbian</name>
|
||||
<fullname>Symbian</fullname>
|
||||
<path>%ROMPATH%/symbian</path>
|
||||
<extension>.jar .JAR .7z .7Z .zip .ZIP</extension>
|
||||
<command>%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/squirreljme_libretro.so %ROM%</command>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<platform>android</platform>
|
||||
<theme>symbian</theme>
|
||||
</system>
|
||||
|
|
|
@ -1200,8 +1200,8 @@
|
|||
<name>symbian</name>
|
||||
<fullname>Symbian</fullname>
|
||||
<path>%ROMPATH%\symbian</path>
|
||||
<extension>.jar .JAR .7z .7Z .zip .ZIP</extension>
|
||||
<command>%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\squirreljme_libretro.dll %ROM%</command>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<platform>android</platform>
|
||||
<theme>symbian</theme>
|
||||
</system>
|
||||
|
|
|
@ -11,14 +11,5 @@
|
|||
<text name="info3" extra="true">
|
||||
<text>smartphones of the era.</text>
|
||||
</text>
|
||||
<text name="info5" extra="true">
|
||||
<text>Due to the popularity of Symbian, there are many</text>
|
||||
</text>
|
||||
<text name="info6" extra="true">
|
||||
<text>games available, primarily developed using</text>
|
||||
</text>
|
||||
<text name="info7" extra="true">
|
||||
<text>Java 2 Platform, Micro Edition (J2ME).</text>
|
||||
</text>
|
||||
</view>
|
||||
</theme>
|
Loading…
Reference in a new issue