mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
[BOOTDATA] Shorten the debug-enabled boot entry labels
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user