apt-ghetto 63230172e4 Lubuntu: Fix GeoIP parsing
Summary:
With the recent switch of the GeoIP service, the format has also changed from
JSON to XML. This was not correctly changed in the welcome module for Lubuntu.

Test Plan:
1. Start Calamares (e.g. with an IP address from Europe).
2. Check, that the language is set correctly (e.g. French when in France).

Reviewers: wxl, tsimonq2, kc2bez

Reviewed By: wxl, kc2bez

Differential Revision: https://phab.lubuntu.me/D101
2021-01-03 10:54:30 -05:00

26 lines
504 B
Plaintext

---
showSupportUrl: true
showKnownIssuesUrl: true
showReleaseNotesUrl: true
#showDonateUrl: https://lubuntu.me/donate/
requirements:
requiredStorage: 16
requiredRam: 2
internetCheckUrl: https://ubuntustudio.org
check:
- storage
- ram
- power
- internet
- root
required:
- root
- storage
- ram
geoip:
style: "xml"
url: "https://geoip.ubuntu.com/lookup"
selector: "CountryCode"