mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-23 02:15:44 -05:00
Settings: rename so it looks like a group of related settings
This commit is contained in:
parent
10727c7bd9
commit
4ceaa5ffe7
1 changed files with 2 additions and 2 deletions
|
@ -154,7 +154,7 @@ dont-chroot: false
|
||||||
# Calamares will complain if this is not explicitly set.
|
# Calamares will complain if this is not explicitly set.
|
||||||
# oem-setup: true
|
# oem-setup: true
|
||||||
|
|
||||||
# If this is set to true, the "Cancel" button will be disabled.
|
# If this is set to true, the "Cancel" button will be disabled entirely.
|
||||||
# This can be useful if when e.g. Calamares is used as a post-install
|
# This can be useful if when e.g. Calamares is used as a post-install
|
||||||
# configuration tool and you require the user to go through all the
|
# configuration tool and you require the user to go through all the
|
||||||
# configuration steps.
|
# configuration steps.
|
||||||
|
@ -167,4 +167,4 @@ disable-cancel: false
|
||||||
# If this is set to true, the "Cancel" button will be disabled once
|
# If this is set to true, the "Cancel" button will be disabled once
|
||||||
# you start the 'Installation', meaning there won't be a way to cancel
|
# you start the 'Installation', meaning there won't be a way to cancel
|
||||||
# the Installation until it has finished or installation has failed.
|
# the Installation until it has finished or installation has failed.
|
||||||
dont-cancel: false
|
disable-cancel-during-exec: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue