diff --git a/debian/calamares-settings-lubuntu.install b/debian/calamares-settings-lubuntu.install index c888d06..5fdb0df 100644 --- a/debian/calamares-settings-lubuntu.install +++ b/debian/calamares-settings-lubuntu.install @@ -1,6 +1,7 @@ +common/modules/pkgselect/pkgselect.qml etc/calamares/branding/lubuntu/ lubuntu/branding/ etc/calamares/ lubuntu/calamares-logs-helper usr/bin/ lubuntu/lubuntu-calamares.desktop usr/share/applications/ +lubuntu/lubuntu-installer.svg usr/share/icons/hicolor/scalable/apps/ lubuntu/modules/ etc/calamares/ lubuntu/settings.conf etc/calamares/ -common/modules/pkgselect/pkgselect.qml etc/calamares/branding/lubuntu/ diff --git a/debian/changelog b/debian/changelog index efa370a..ea1be08 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +calamares-settings-ubuntu (1:24.04.10) noble; urgency=medium + + * Use new icon for Lubuntu's installer, and improve theming. + + -- Simon Quigley Sat, 23 Dec 2023 18:20:50 -0600 + calamares-settings-ubuntu (1:24.04.9) noble; urgency=medium * Remove muon from the list of packages to purge when doing a minimal diff --git a/debian/control b/debian/control index 61c7c27..c48cf50 100644 --- a/debian/control +++ b/debian/control @@ -24,6 +24,7 @@ Rules-Requires-Root: no Package: calamares-settings-lubuntu Architecture: all Depends: calamares-settings-ubuntu-common (>= ${binary:Version}), + lubuntu-installer-prompt (>= 1.1.1), ${misc:Depends} Recommends: lubuntu-installer-prompt Conflicts: calamares-settings-ubuntustudio diff --git a/lubuntu/lubuntu-calamares.desktop.in b/lubuntu/lubuntu-calamares.desktop.in index c333de6..381499d 100644 --- a/lubuntu/lubuntu-calamares.desktop.in +++ b/lubuntu/lubuntu-calamares.desktop.in @@ -3,9 +3,9 @@ Type=Application Version=1.0 _Name=Install Lubuntu 24.04 LTS _GenericName=Install Lubuntu -Exec=lxqt-sudo -E calamares -D6 +Exec=/usr/libexec/lubuntu-installer _Comment=Calamares — System Installer -Icon=calamares +Icon=lubuntu-installer Terminal=false StartupNotify=true Categories=Qt;System; diff --git a/lubuntu/lubuntu-installer.svg b/lubuntu/lubuntu-installer.svg new file mode 100644 index 0000000..4c136ff --- /dev/null +++ b/lubuntu/lubuntu-installer.svg @@ -0,0 +1,21 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + \ No newline at end of file