Changes: document new branding element

This commit is contained in:
Adriaan de Groot 2020-01-07 00:28:52 +01:00
parent 17d09342e9
commit 60c659c82b

View File

@ -13,6 +13,9 @@ This release contains contributions from (alphabetically by first name):
means that modules now have easier access to timezone information. means that modules now have easier access to timezone information.
Translations for timezones have also been enabled, so it is **possible** Translations for timezones have also been enabled, so it is **possible**
at least to translate the displayed zones in the *locale* module. at least to translate the displayed zones in the *locale* module.
- Branding can now specify whether to (try to) display the Calamares window
in the middle of the desktop or not. The *windowPlacement* key in
`branding.desc` specifies *center* or *free* placement.
## Modules ## ## Modules ##
- The *license* module has seen a significant change to its looks. - The *license* module has seen a significant change to its looks.