Changes: document license module changes

- also document applicable stylesheet ids
main
Adriaan de Groot 6 years ago
parent 3ab9c0efdf
commit 52f824289e

@ -33,6 +33,9 @@ This release contains contributions from (alphabetically by first name):
* All of the Python-based modules now have translations enabled.
* *Displaymanager* module has improved support for LightDM configuration.
(Thanks to Dominic, FerenOS)
* *License* module can now display local files inline, and scrolls to
allow longer lists of licenses (or to support long license texts
displayed inline).
* *Partition* module has additional checks for validity partition layouts.
(Thanks to Arnaud)
* *Welcome* module has improved usability: a standard icon

@ -26,4 +26,8 @@ The IDs are based on the object names in the C++ code.
#partitionBarView { }
*/
/* Licensing module.
#licenseItem { }
#licenseItemFullText { }
*/

Loading…
Cancel
Save