mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-17 22:35:39 +00:00
QUIT RETRODECK added on menu
This commit is contained in:
parent
673518dc92
commit
d3c429a417
|
@ -135,6 +135,10 @@ modules:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://gitlab.com/leonstyhre/emulationstation-de.git
|
url: https://gitlab.com/leonstyhre/emulationstation-de.git
|
||||||
branch: 3cb464c7adcea8d020cdff92803c64b7f72fb443
|
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
|
# ES-DE - END
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue