From 44410eda081cd76652910dd3f719d30741df8159 Mon Sep 17 00:00:00 2001 From: Lx32 Date: Thu, 11 Jan 2024 19:32:21 +0100 Subject: [PATCH] Fixed configurator.sh --- tools/configurator.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/configurator.sh b/tools/configurator.sh index 659ac0f4..cebebeab 100644 --- a/tools/configurator.sh +++ b/tools/configurator.sh @@ -115,7 +115,7 @@ configurator_welcome_dialog() { "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" \ - "Add to Steam" "Add to Steam all the favorite games, it will not remove added games") + "Sync with Steam" "Sync with Steam all the favorites games") fi choice=$(zenity --list --title="RetroDECK Configurator Utility" --cancel-label="Quit" \