From 78dff2d028030d058093b6b7f6bb744d1677e29c Mon Sep 17 00:00:00 2001 From: icenine451 Date: Thu, 10 Apr 2025 11:09:40 -0400 Subject: [PATCH] Add dialog to manual Steam Sync clarifying what is happening, as if no changes are needed it looks like you just get returned to the main Steam Tools menu. --- tools/configurator.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/configurator.sh b/tools/configurator.sh index ef06e22e..5ded55fd 100755 --- a/tools/configurator.sh +++ b/tools/configurator.sh @@ -1309,6 +1309,7 @@ configurator_steam_tools_dialog() { "Manual Steam Sync" ) log i "Configurator: opening \"$choice\" menu" + configurator_generic_dialog "RetroDeck Configurator - Manual Steam Sync" "RetroDECK will now look for any ES-DE favorites and sync them to Steam, if needed.\n\nIf Steam Sync has been run before and no favorites have been added or removed, you will be returned to the Steam Tools menu.\nIf changes are needed, you will see a progress dialog during the process." export CONFIGURATOR_GUI="zenity" steam_sync configurator_steam_tools_dialog