diff --git a/calamares/modules/netinstall-communication.conf b/calamares/modules/netinstall-communication.conf index 1de27d1..ac53c8b 100644 --- a/calamares/modules/netinstall-communication.conf +++ b/calamares/modules/netinstall-communication.conf @@ -76,8 +76,8 @@ # Net-based package list, with fallback to local file groupsUrl: - - http://example.com/calamares/netinstall.yaml - - file:///etc/calamares/modules/netinstall.yaml + - https://raw.githubusercontent.com/Snigdha-OS/snigdhaos-calamares-config/master/calamares/modules/netinstall-communication.yaml + - file:///etc/calamares/modules/netinstall-communication.yaml @@ -132,11 +132,11 @@ required: false # - "Utilities" # Other strings should follow the translations format. label: - sidebar: "Package selection" + sidebar: "Communication" # sidebar[nl]: "Pakketkeuze" # sidebar[en_GB]: "Package choice" # sidebar[ja]: "知りません" # "I don't know" - title: "Office Package" + title: "Communication" # title[nl]: "Kantoorsoftware" # If, and only if, *groupsUrl* is set to the literal string `local`,