diff --git a/debian/changelog b/debian/changelog index c13065b..b72e23c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +calamares-settings-ubuntu (1:22.10.5) UNRELEASED; urgency=medium + + * Fix desktop file typo in exec line. + + -- Dan Simmons 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. diff --git a/lubuntu/lubuntu-calamares.desktop.in b/lubuntu/lubuntu-calamares.desktop.in index 4bff548..2f3208e 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 22.10 _GenericName=Install Lubuntu -Exec=pkexec calamares -D6" +Exec=pkexec calamares -D6 _Comment=Calamares — System Installer Icon=calamares Terminal=false