2008-09-06 16:25:48 +00:00
|
|
|
# fedora-livecd-electronic-lab-de_CH.ks
|
|
|
|
#
|
|
|
|
# Maintainer(s):
|
|
|
|
# - Fabian Affolter <fab a fedoraproject.org>
|
|
|
|
|
2009-08-03 21:44:14 +00:00
|
|
|
%include ../fedora-livedvd-electronic-lab.ks
|
2008-09-06 16:25:48 +00:00
|
|
|
|
|
|
|
lang de_DE
|
|
|
|
keyboard sg-latin1
|
|
|
|
timezone Europe/Zurich
|
|
|
|
|
|
|
|
%packages
|
2019-02-14 11:24:49 +00:00
|
|
|
langpacks-de
|
2008-10-30 08:24:09 +00:00
|
|
|
# exclude input methods
|
|
|
|
-m17n*
|
|
|
|
-scim*
|
2008-09-06 16:25:48 +00:00
|
|
|
%end
|