fedora-kickstarts/l10n/fedora-livecd-lxde-de_CH.ks

23 lines
369 B
Plaintext

# fedora-livecd-lxde-de_CH.ks
#
# Description:
# - Swiss German Fedora Live Spin with the light-weight LXDE Desktop Environment
#
# Maintainer(s):
# - Fabian Affolter <fab at fedoraproject.org>
%include ../fedora-livecd-lxde.ks
lang de_DE
keyboard sg-latin1-nodeadkeys
timezone Europe/Zurich
%packages
langpacks-de
# exclude input methods
-ibus*
-m17n*
-scim*
%end