mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-04 07:41:09 +00:00
Adjust lubuntu desktop file for pkexec.
This commit is contained in:
parent
02c9e56863
commit
8f36ff486f
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
calamares-settings-ubuntu (1:22.10.4) UNRELEASED; urgency=medium
|
||||
|
||||
* Adjust desktop file to use pkexec so it starts.
|
||||
|
||||
-- Dan Simmons <kc2bez@lubuntu.me> Sat, 11 Jun 2022 15:52:38 -0400
|
||||
|
||||
calamares-settings-ubuntu (1:22.10.3) kinetic; urgency=medium
|
||||
|
||||
* Fixed contextual and shell processes for Lubuntu.
|
||||
|
@ -3,7 +3,7 @@ Type=Application
|
||||
Version=1.0
|
||||
_Name=Install Lubuntu 22.10
|
||||
_GenericName=Install Lubuntu
|
||||
Exec=bash -c "export BROWSER='sudo -H -u lubuntu firefox'; sudo -E calamares -D6"
|
||||
Exec=pkexec calamares -D6"
|
||||
_Comment=Calamares — System Installer
|
||||
Icon=calamares
|
||||
Terminal=false
|
||||
|
Loading…
x
Reference in New Issue
Block a user