Install the QML file to the proper directory.

This commit is contained in:
Simon Quigley 2023-11-22 17:13:37 -06:00
parent c323c1df78
commit 61b3436848
2 changed files with 2 additions and 1 deletions

View File

@ -3,4 +3,4 @@ lubuntu/calamares-logs-helper usr/bin/
lubuntu/lubuntu-calamares.desktop usr/share/applications/
lubuntu/modules/ etc/calamares/
lubuntu/settings.conf etc/calamares/
common/modules/pkgselect/pkgselect.qml etc/calamares/lubuntu/branding/lubuntu/
common/modules/pkgselect/pkgselect.qml etc/calamares/branding/lubuntu/

1
debian/changelog vendored
View File

@ -9,6 +9,7 @@ calamares-settings-ubuntu (1:24.04.8) UNRELEASED; urgency=medium
* Add a full installation radio button, and disable the bottom checkboxes if
minimal install is selected.
* Update snaps used for Krita.
* Install the QML file to the proper directory.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 22 Nov 2023 15:22:22 -0600