mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-03 23:31:08 +00:00
Fix Kubuntu's donation and internet check links
This commit is contained in:
parent
0d29c20385
commit
be748bed19
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -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!
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user