[BOOTDATA] Shorten the debug-enabled boot entry labels

This commit is contained in:
Hermès Bélusca-Maïto
2026-05-06 22:29:48 +02:00
parent 81752ca211
commit 5a8039fe51
2 changed files with 15 additions and 13 deletions
+8 -8
View File
@@ -9,16 +9,16 @@ MinimalUI=Yes
[Operating Systems]
Setup="ReactOS Setup (Text Mode)"
LiveImg="ReactOS Live Environment (Graphics Mode)"
LiveImg_RamDisk="ReactOS Live Environment (Graphics Mode) in RAM"
;; The following options are for testing and development:
LiveImg_RamDisk="ReactOS Live Environment - RamDisk"
==
;; The entries below are for testing and development:
Setup_Debug="Setup (Debug)"
Setup_Screen="Setup (Screen Debug)"
LiveImg_Debug="Live Environment (Debug)"
LiveImg_VBoxDebug="Live Environment (VBox Debug)"
LiveImg_Screen="Live Environment (Screen Debug)"
; The following entry is an example template:
;LiveImg_LogFile="Live Environment (Log file)"
LiveImg_Debug="Live (Debug)"
LiveImg_VBoxDebug="Live (VBox Debug)"
LiveImg_Screen="Live (Screen Debug)"
;; The following entry is an example template:
;LiveImg_LogFile="Live (Log file)"
[Setup]
BootType=ReactOSSetup
+7 -5
View File
@@ -8,13 +8,15 @@ MinimalUI=Yes
[Operating Systems]
Setup="ReactOS Setup (Text Mode)"
LiveImg="ReactOS Live Environment (Graphics Mode)"
==
;; The entries below are for testing and development:
Setup_Debug="Setup (Debug)"
Setup_Screen="Setup (Screen Debug)"
LiveImg="ReactOS Live Environment (Graphics Mode)"
LiveImg_Debug="Live Environment (Debug)"
LiveImg_Screen="Live Environment (Screen Debug)"
; The following entry is an example template:
;LiveImg_LogFile="Live Environment (Log file)"
LiveImg_Debug="Live (Debug)"
LiveImg_Screen="Live (Screen Debug)"
;; The following entry is an example template:
;LiveImg_LogFile="Live (Log file)"
[Setup]
BootType=ReactOSSetup