diff --git a/debian/changelog b/debian/changelog index 5757f15..c323f0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +calamares-settings-ubuntu (1:24.10.2) UNRELEASED; urgency=medium + + * kubuntu: Change donate URL to point to Kubuntu's donation page + * kubuntu: Use networkcheck.kde.org for checking for an Internet connection + + -- Aaron Rainbolt Wed, 12 Jun 2024 23:26:13 -0500 + calamares-settings-ubuntu (1:24.10.1) oracular; urgency=medium * Welcome to Oracular Oriole! diff --git a/kubuntu/modules/welcome.conf b/kubuntu/modules/welcome.conf index 1a11180..e89dda5 100644 --- a/kubuntu/modules/welcome.conf +++ b/kubuntu/modules/welcome.conf @@ -3,12 +3,12 @@ showSupportUrl: true showKnownIssuesUrl: true showReleaseNotesUrl: true # WARNING: Calamares documentation indicates that showDonateUrl will be moved to branding in the future. Be prepared for things to break right here. -showDonateUrl: https://lubuntu.me/donate/ +showDonateUrl: https://kubuntu.org/donate/ requirements: requiredStorage: 8 requiredRam: 0.5 - internetCheckUrl: https://lubuntu.me + internetCheckUrl: https://networkcheck.kde.org check: - storage diff --git a/kubuntu/oem/modules/welcome.conf b/kubuntu/oem/modules/welcome.conf index 2aeb03f..3b93ae4 100644 --- a/kubuntu/oem/modules/welcome.conf +++ b/kubuntu/oem/modules/welcome.conf @@ -3,7 +3,7 @@ showSupportUrl: true showKnownIssuesUrl: true showReleaseNotesUrl: true # WARNING: Calamares documentation indicates that showDonateUrl will be moved to branding in the future. Be prepared for things to break right here. -showDonateUrl: https://lubuntu.me/donate/ +showDonateUrl: https://kubuntu.org/donate/ requirements: requiredStorage: 8