From 96e8efa42c9115e56a51d294f3b05f1ceb8dccf2 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Sun, 9 Jul 2023 13:22:48 +0200 Subject: [PATCH] Moved a screenshot entry from USERGUIDE.md to USERGUIDE-DEV.md where it belongs --- USERGUIDE-DEV.md | 5 ++++- USERGUIDE.md | 5 +---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/USERGUIDE-DEV.md b/USERGUIDE-DEV.md index 89bf8875d..a76ddb05f 100644 --- a/USERGUIDE-DEV.md +++ b/USERGUIDE-DEV.md @@ -2060,7 +2060,10 @@ It's possible to change the game media directory location from within ES-DE, for This menu can be accessed from both the system view and gamelist view. It contains the scraper, application settings and various tools such as the input configurator and the miximage generator. Settings are saved when navigating back from any menu screen, assuming at least one setting was changed. Using the keyboard quit shortcut (Alt + F4 / Command + Q by default) will also save any pending changes. ![alt text](images/es-de_main_menu.png "ES-DE Main Menu") -_The main menu with its multiple submenus._ +_The main menu with its multiple submenus using the default dark menu color scheme._ + +![alt text](images/es-de_main_menu_light.png "ES-DE Main Menu, Light") +_The main menu using the alternative light menu color scheme._ Following is a breakdown of the main menu entries. diff --git a/USERGUIDE.md b/USERGUIDE.md index e174ac244..f296a504e 100644 --- a/USERGUIDE.md +++ b/USERGUIDE.md @@ -2044,10 +2044,7 @@ It's possible to change the game media directory location from within ES-DE, for This menu can be accessed from both the system view and gamelist view. It contains the scraper, application settings and various tools such as the input configurator and the miximage generator. Settings are saved when navigating back from any menu screen, assuming at least one setting was changed. Using the keyboard quit shortcut (Alt + F4 / Command + Q by default) will also save any pending changes. ![alt text](images/es-de_main_menu.png "ES-DE Main Menu") -_The main menu with its multiple submenus using the default dark menu color scheme._ - -![alt text](images/es-de_main_menu_light.png "ES-DE Main Menu, Light") -_The main menu using the alternative light menu color scheme._ +_The main menu with its multiple submenus._ Following is a breakdown of the main menu entries.