From cb42c2a81eda0c5db93ad789bf59d36e4caad906 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Fri, 17 Jan 2025 15:25:52 +0900 Subject: [PATCH] FINIT: colorization --- functions/other_functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/other_functions.sh b/functions/other_functions.sh index 992bc2b4..3181f126 100644 --- a/functions/other_functions.sh +++ b/functions/other_functions.sh @@ -521,7 +521,7 @@ finit() { rd_zenity --info --no-wrap \ --window-icon="/app/share/icons/hicolor/scalable/apps/net.retrodeck.retrodeck.svg" \ --title "RetroDECK Setup Complete" \ - --text="RetroDECK setup is complete!\n\nPlease place your game files in the following directory: $rdhome/roms\n\nand your BIOS files in: $rdhome/bios\n\nYou can use the BIOS checker tool available trough the RetroDECK Configurator\nor refer to the RetroDECK WIKI for more information about the required BIOS files and their proper paths.\n\nYou can now start using RetroDECK." + --text="RetroDECK setup is complete!\n\nPlease place your game files in the following directory: $rdhome/roms\n\nand your BIOS files in: $rdhome/bios\n\nYou can use the BIOS checker tool available trough the RetroDECK Configurator\nor refer to the RetroDECK WIKI for more information about the required BIOS files and their proper paths.\n\nYou can now start using RetroDECK." } install_retrodeck_starterpack() {