Fix Kubuntu's donation and internet check links

This commit is contained in:
Aaron Rainbolt 2024-06-12 23:27:36 -05:00
parent 0d29c20385
commit be748bed19
3 changed files with 10 additions and 3 deletions

7
debian/changelog vendored
View File

@ -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 <arraybolt3@ubuntu.com> Wed, 12 Jun 2024 23:26:13 -0500
calamares-settings-ubuntu (1:24.10.1) oracular; urgency=medium
* Welcome to Oracular Oriole!

View File

@ -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

View File

@ -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