2009-08-11 18:16:40 +00:00
|
|
|
# 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
|
2019-02-14 11:24:49 +00:00
|
|
|
langpacks-de
|
2009-08-11 18:16:40 +00:00
|
|
|
|
|
|
|
# exclude input methods
|
|
|
|
-ibus*
|
|
|
|
-m17n*
|
|
|
|
-scim*
|
|
|
|
%end
|