mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-06-08 16:21:31 +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
|
calamares-settings-ubuntu (1:24.10.1) oracular; urgency=medium
|
||||||
|
|
||||||
* Welcome to Oracular Oriole!
|
* Welcome to Oracular Oriole!
|
||||||
|
@ -3,12 +3,12 @@ showSupportUrl: true
|
|||||||
showKnownIssuesUrl: true
|
showKnownIssuesUrl: true
|
||||||
showReleaseNotesUrl: 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.
|
# 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:
|
requirements:
|
||||||
requiredStorage: 8
|
requiredStorage: 8
|
||||||
requiredRam: 0.5
|
requiredRam: 0.5
|
||||||
internetCheckUrl: https://lubuntu.me
|
internetCheckUrl: https://networkcheck.kde.org
|
||||||
|
|
||||||
check:
|
check:
|
||||||
- storage
|
- storage
|
||||||
|
@ -3,7 +3,7 @@ showSupportUrl: true
|
|||||||
showKnownIssuesUrl: true
|
showKnownIssuesUrl: true
|
||||||
showReleaseNotesUrl: 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.
|
# 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:
|
requirements:
|
||||||
requiredStorage: 8
|
requiredStorage: 8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user