diff --git a/debian/changelog b/debian/changelog index 48abd46..6bad8c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ calamares-settings-ubuntu (31) UNRELEASED; urgency=medium * Try to install languages during the installation. * Don't remove partitionmanager anymore; its a system utility we expect to have installed. + * Write a workaround to fix the support and release notes links on the + welcome screen. -- Simon Quigley Sat, 03 Nov 2018 21:06:07 -0500 diff --git a/lubuntu/lubuntu-calamares.desktop.in b/lubuntu/lubuntu-calamares.desktop.in index 5bb9630..5fb8b97 100755 --- a/lubuntu/lubuntu-calamares.desktop.in +++ b/lubuntu/lubuntu-calamares.desktop.in @@ -4,7 +4,7 @@ Type=Application Version=1.0 _Name=Install Lubuntu 19.04 _GenericName=Install Lubuntu -Exec=sudo -E calamares +Exec=bash -c "export BROWSER='sudo -H -u lubuntu firefox'; sudo -E calamares" _Comment=Calamares — System Installer Icon=calamares Terminal=false