From 21707a20e6ef9f8747b6e36e24d834b2aea77217 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Sun, 21 Apr 2024 22:30:16 +0900 Subject: [PATCH] POST_UPDATE: added a warning for background windows --- functions/post_update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/post_update.sh b/functions/post_update.sh index fb7120e2..29abcee4 100644 --- a/functions/post_update.sh +++ b/functions/post_update.sh @@ -344,7 +344,7 @@ post_update() { zenity --icon-name=net.retrodeck.retrodeck --progress --no-cancel --pulsate --auto-close \ --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \ --title "RetroDECK Finishing Upgrade" \ - --text="RetroDECK is finishing the upgrade process, please wait." + --text="RetroDECK is finishing the upgrade process, please wait.\n\n If it feels like this is taking too much time, please ensure there aren't any windows that unexpectedly slipped into the background and need attention." version=$hard_version conf_write