mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-27 00:05:37 +00:00
QUIT RETRODECK added on menu
This commit is contained in:
parent
d644052823
commit
2d00f71ac2
|
@ -135,6 +135,10 @@ modules:
|
|||
- type: git
|
||||
url: https://gitlab.com/leonstyhre/emulationstation-de.git
|
||||
branch: 3cb464c7adcea8d020cdff92803c64b7f72fb443
|
||||
- type: shell
|
||||
commands:
|
||||
- sed -i 's/QUIT EMULATIONSTATION/QUIT RETRODECK/g' es-app/src/guis/GuiMenu.cpp
|
||||
#- sed -i 's/"EMULATIONSTATION-DE V" + Utils::String::toUpper(PROGRAM_VERSION_STRING)/"RetroDECK v--RETRODECKVERSION--, ES-DE v" + Utils::String::toUpper(PROGRAM_VERSION_STRING)/g' es-app/src/guis/GuiMenu.cpp
|
||||
|
||||
# ES-DE - END
|
||||
|
||||
|
|
Loading…
Reference in a new issue