mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 21:45:39 +00:00
CONFIGURATOR: removing Steam Sync with Steam entry if developer options are not enabled
This commit is contained in:
parent
849c5e8900
commit
1db8a6201b
|
@ -119,8 +119,7 @@ configurator_welcome_dialog() {
|
|||
"Open Emulator" "Launch and configure each emulators settings (for advanced users)" \
|
||||
"RetroDECK: Tools" "Compress games, move RetroDECK and install optional features" \
|
||||
"RetroDECK: Troubleshooting" "Backup data, perform BIOS / multi-disc file checks checks and emulator resets" \
|
||||
"RetroDECK: About" "Show additional information about RetroDECK" \
|
||||
"Sync with Steam" "Sync with Steam all the favorites games")
|
||||
"RetroDECK: About" "Show additional information about RetroDECK")
|
||||
fi
|
||||
|
||||
choice=$(zenity --list --title="RetroDECK Configurator Utility" --cancel-label="Quit" \
|
||||
|
|
Loading…
Reference in a new issue