From 0ab235c89ecd3ab8365a5cc5b05e439b475bd9e2 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 22 Nov 2023 15:23:07 -0600 Subject: [PATCH] Use lxqt-sudo instead of sudo, to pick up theming. --- debian/calamares-settings-lubuntu.lintian-overrides | 2 +- debian/changelog | 6 ++++++ lubuntu/lubuntu-calamares.desktop.in | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/calamares-settings-lubuntu.lintian-overrides b/debian/calamares-settings-lubuntu.lintian-overrides index 197e255..61667e4 100644 --- a/debian/calamares-settings-lubuntu.lintian-overrides +++ b/debian/calamares-settings-lubuntu.lintian-overrides @@ -1,6 +1,6 @@ # The .desktop file uses sudo to run the installer. sudo is included in the # system. -desktop-command-not-in-package sudo [usr/share/applications/lubuntu-calamares.desktop] +desktop-command-not-in-package lxqt-sudo [usr/share/applications/lubuntu-calamares.desktop] # there will be no manpage in the foreseeable future calamares-settings-lubuntu: no-manual-page [usr/bin/calamares-logs-helper] # We're just extracting a log file and preserving it for the user to look at diff --git a/debian/changelog b/debian/changelog index 9824e7d..c53631f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +calamares-settings-ubuntu (1:24.04.8) UNRELEASED; urgency=medium + + * Use lxqt-sudo instead of sudo, to pick up theming. + + -- Simon Quigley Wed, 22 Nov 2023 15:22:22 -0600 + calamares-settings-ubuntu (1:24.04.7) noble; urgency=medium * Copy the Calamares installation log file from $HOME rather than /root. diff --git a/lubuntu/lubuntu-calamares.desktop.in b/lubuntu/lubuntu-calamares.desktop.in index dd99a3b..c333de6 100644 --- a/lubuntu/lubuntu-calamares.desktop.in +++ b/lubuntu/lubuntu-calamares.desktop.in @@ -3,7 +3,7 @@ Type=Application Version=1.0 _Name=Install Lubuntu 24.04 LTS _GenericName=Install Lubuntu -Exec=sudo -E calamares -D6 +Exec=lxqt-sudo -E calamares -D6 _Comment=Calamares — System Installer Icon=calamares Terminal=false