From 83d888ca4aa201180c8bc5ed804670ea07795ffd Mon Sep 17 00:00:00 2001 From: sonninnos Date: Sun, 18 Jun 2023 20:25:23 +0300 Subject: [PATCH] Cleanup Desktop Menu welcome text --- ui/drivers/ui_qt.cpp | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/ui/drivers/ui_qt.cpp b/ui/drivers/ui_qt.cpp index 466e05d340..5e2381e5b3 100644 --- a/ui/drivers/ui_qt.cpp +++ b/ui/drivers/ui_qt.cpp @@ -1742,13 +1742,15 @@ void MainWindow::showWelcomeScreen() "but this Desktop Menu should be functional for launching content and managing playlists.
\n" "
\n" "Some useful hotkeys for interacting with the Big Picture menu include:\n" - "\n" + "\n" "\n" "For more hotkeys and their assignments, see:
\n" - "Settings -> Input -> Input Hotkey Binds
\n" + "Settings -> Input -> Hotkeys
\n" "
\n" "Documentation for RetroArch, libretro and cores:
\n" "https://docs.libretro.com/");