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
|
|
|
|
@german-support
|
|
|
|
|
|
|
|
# exclude input methods
|
|
|
|
-ibus*
|
|
|
|
-m17n*
|
|
|
|
-scim*
|
|
|
|
%end
|