CONFIGURATOR: removing Steam Sync with Steam entry if developer options are not enabled

This commit is contained in:
XargonWan 2024-03-29 08:35:09 +01:00
parent 849c5e8900
commit 1db8a6201b

View file

@ -119,8 +119,7 @@ configurator_welcome_dialog() {
"Open Emulator" "Launch and configure each emulators settings (for advanced users)" \ "Open Emulator" "Launch and configure each emulators settings (for advanced users)" \
"RetroDECK: Tools" "Compress games, move RetroDECK and install optional features" \ "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: Troubleshooting" "Backup data, perform BIOS / multi-disc file checks checks and emulator resets" \
"RetroDECK: About" "Show additional information about RetroDECK" \ "RetroDECK: About" "Show additional information about RetroDECK")
"Sync with Steam" "Sync with Steam all the favorites games")
fi fi
choice=$(zenity --list --title="RetroDECK Configurator Utility" --cancel-label="Quit" \ choice=$(zenity --list --title="RetroDECK Configurator Utility" --cancel-label="Quit" \