mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-07-04 13:11:29 +00:00
Write a workaround to fix the support and release notes links on the welcome screen.
This commit is contained in:
parent
5f9d673872
commit
3ac42b4e25
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -4,6 +4,8 @@ calamares-settings-ubuntu (31) UNRELEASED; urgency=medium
|
|||||||
* Try to install languages during the installation.
|
* Try to install languages during the installation.
|
||||||
* Don't remove partitionmanager anymore; its a system utility we expect
|
* Don't remove partitionmanager anymore; its a system utility we expect
|
||||||
to have installed.
|
to have installed.
|
||||||
|
* Write a workaround to fix the support and release notes links on the
|
||||||
|
welcome screen.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 03 Nov 2018 21:06:07 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 03 Nov 2018 21:06:07 -0500
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ Type=Application
|
|||||||
Version=1.0
|
Version=1.0
|
||||||
_Name=Install Lubuntu 19.04
|
_Name=Install Lubuntu 19.04
|
||||||
_GenericName=Install Lubuntu
|
_GenericName=Install Lubuntu
|
||||||
Exec=sudo -E calamares
|
Exec=bash -c "export BROWSER='sudo -H -u lubuntu firefox'; sudo -E calamares"
|
||||||
_Comment=Calamares — System Installer
|
_Comment=Calamares — System Installer
|
||||||
Icon=calamares
|
Icon=calamares
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user