2008-09-06 18:25:48 +02:00
|
|
|
# fedora-livecd-xfce-de_CH.ks
|
|
|
|
#
|
|
|
|
# Maintainer(s):
|
|
|
|
# - Fabian Affolter <fab at fedoraproject.org>
|
|
|
|
|
2019-02-23 16:22:25 -08:00
|
|
|
%include ../fedora-live-xfce.ks
|
2008-09-06 18:25:48 +02:00
|
|
|
|
|
|
|
lang de_DE
|
|
|
|
keyboard sg-latin1-nodeadkeys
|
|
|
|
timezone Europe/Zurich
|
|
|
|
|
|
|
|
%packages
|
2019-02-14 16:54:49 +05:30
|
|
|
langpacks-de
|
2008-10-30 18:24:09 +10:00
|
|
|
# exclude input methods
|
|
|
|
-m17n*
|
|
|
|
-scim*
|
2008-09-06 18:25:48 +02:00
|
|
|
%end
|