mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-25 08:28:22 -04:00
Changes: document -X option
This commit is contained in:
parent
4eba91b8e9
commit
594618f2cc
1 changed files with 8 additions and 1 deletions
9
CHANGES
9
CHANGES
|
@ -14,7 +14,14 @@ This release contains contributions from (alphabetically by first name):
|
||||||
|
|
||||||
## Core ##
|
## Core ##
|
||||||
|
|
||||||
There are no core changes in this version.
|
* The Calamares application now recognizes the `-X` or `--xdg-config`
|
||||||
|
option, which adds XDG_DATA_DIRS to the places used to find QML
|
||||||
|
and branding directories, and XDG_CONFIG_DIRS to the places used
|
||||||
|
to find the global settings and module configurations. This allows
|
||||||
|
a more fine-grained, and more layered, approach to setting up
|
||||||
|
Calamares configurations (in particular, distro's can **add**
|
||||||
|
configuration files and give them priority, instead of **forking**
|
||||||
|
configuration files).
|
||||||
|
|
||||||
## Modules ##
|
## Modules ##
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue