mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-22 23:33:08 +00:00
gxine instead of totem
This commit is contained in:
parent
58fc118650
commit
57a18f03be
22
fedora-livecd-lxde-de_DE.ks
Normal file
22
fedora-livecd-lxde-de_DE.ks
Normal file
@ -0,0 +1,22 @@
|
||||
# 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>
|
||||
|
||||
%include fedora-livecd-lxde.ks
|
||||
|
||||
lang de_DE.UTF-8
|
||||
keyboard de-latin1-nodeadkeys
|
||||
timezone Europe/Berlin
|
||||
|
||||
%packages
|
||||
@german-support
|
||||
|
||||
# exclude input methods
|
||||
-ibus*
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
Loading…
Reference in New Issue
Block a user