diff options
author | Eric Hameleers <alien@slackware.com> | 2017-02-15 21:47:27 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2017-02-15 21:47:27 +0100 |
commit | 0fb42fa608718a352b8d3c032fe4882237125161 (patch) | |
tree | 7ba51f77326e0f899813f0b9e6fad43e5a3d7c41 /pkglists | |
parent | e247ec02d9c85c1e6ec082cfcee6119540d76c56 (diff) | |
download | liveslak-0fb42fa608718a352b8d3c032fe4882237125161.tar.gz liveslak-0fb42fa608718a352b8d3c032fe4882237125161.tar.xz |
Add Danish as an option in the language selection menu at boot.
This choice results in the following settings being activated
in the Live OS:
- locale: da_DK.utf8
- console keyboard: dk
- timezone: Europe/Copenhagen
Diffstat (limited to 'pkglists')
-rw-r--r-- | pkglists/kde4base.lst | 1 | ||||
-rw-r--r-- | pkglists/plasma5.lst | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/pkglists/kde4base.lst b/pkglists/kde4base.lst index 750deaf..9ae964a 100644 --- a/pkglists/kde4base.lst +++ b/pkglists/kde4base.lst @@ -271,6 +271,7 @@ kdeconnect-kde #k3b # Supported languages in the ISO: +kde-l10n-da kde-l10n-de kde-l10n-en_GB kde-l10n-es diff --git a/pkglists/plasma5.lst b/pkglists/plasma5.lst index 0f7f800..feff879 100644 --- a/pkglists/plasma5.lst +++ b/pkglists/plasma5.lst @@ -457,6 +457,7 @@ ktp-call-ui signon-kwallet-extension # Supported languages in the ISO: +kde-l10n-da kde-l10n-de kde-l10n-en_GB kde-l10n-es |