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

23 lines
373 B
Plaintext
Raw Permalink Normal View History

2009-08-08 17:14:59 +00:00
# fedora-livecd-lxde-de_DE.ks
#
# Description:
# - German Fedora Live Spin with the light-weight LXDE Desktop Environment
#
# Maintainer(s):
# - Christoph Wickert <cwickert@fedoraproject.org>
2009-08-10 13:13:49 +00:00
%include ../fedora-livecd-lxde.ks
2009-08-08 17:14:59 +00:00
lang de_DE.UTF-8
keyboard de-latin1-nodeadkeys
timezone Europe/Berlin
%packages
langpacks-de
2009-08-08 17:14:59 +00:00
# exclude input methods
-ibus*
-m17n*
-scim*
%end