mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-04-05 15:21:25 +00:00
Fix typo in desktop file for Lubuntu.
This commit is contained in:
parent
ee0e98343a
commit
07b528bb8e
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
calamares-settings-ubuntu (1:22.10.5) UNRELEASED; urgency=medium
|
||||
|
||||
* Fix desktop file typo in exec line.
|
||||
|
||||
-- Dan Simmons <kc2bez@lubuntu.me> Sun, 12 Jun 2022 14:43:41 -0400
|
||||
|
||||
calamares-settings-ubuntu (1:22.10.4) kinetic; urgency=medium
|
||||
|
||||
* Adjust desktop file to use pkexec so it starts.
|
||||
|
@ -3,7 +3,7 @@ Type=Application
|
||||
Version=1.0
|
||||
_Name=Install Lubuntu 22.10
|
||||
_GenericName=Install Lubuntu
|
||||
Exec=pkexec calamares -D6"
|
||||
Exec=pkexec calamares -D6
|
||||
_Comment=Calamares — System Installer
|
||||
Icon=calamares
|
||||
Terminal=false
|
||||
|
Loading…
x
Reference in New Issue
Block a user