forked from srbala/fedora-kickstarts
Added new localization for German (Germany)
This commit is contained in:
parent
6645472a95
commit
b5cf49ea33
4
AUTHORS
4
AUTHORS
@ -1,5 +1,9 @@
|
||||
Adam Miller
|
||||
Bastien Nocera
|
||||
Bruno Wolff III
|
||||
Bryan Kearney
|
||||
Chitlesh Goorah
|
||||
Christoph Wickert
|
||||
Colin Walters
|
||||
Fabian Affolter
|
||||
Igor Pires Soares
|
||||
|
22
l10n/fedora-livecd-lxde-de_CH.ks
Normal file
22
l10n/fedora-livecd-lxde-de_CH.ks
Normal file
@ -0,0 +1,22 @@
|
||||
# fedora-livecd-lxde-de_CH.ks
|
||||
#
|
||||
# Description:
|
||||
# - Swiss German Fedora Live Spin with the light-weight LXDE Desktop Environment
|
||||
#
|
||||
# Maintainer(s):
|
||||
# - Fabian Affolter <fab at fedoraproject.org>
|
||||
|
||||
%include ../fedora-livecd-lxde.ks
|
||||
|
||||
lang de_DE
|
||||
keyboard sg-latin1-nodeadkeys
|
||||
timezone Europe/Zurich
|
||||
|
||||
%packages
|
||||
@german-support
|
||||
|
||||
# exclude input methods
|
||||
-ibus*
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
17
l10n/fedora-livecd-xfce-de_DE.ks
Normal file
17
l10n/fedora-livecd-xfce-de_DE.ks
Normal file
@ -0,0 +1,17 @@
|
||||
# fedora-livecd-xfce-de_DE.ks
|
||||
#
|
||||
# Maintainer(s):
|
||||
# - Fabian Affolter <fab at fedoraproject.org>
|
||||
|
||||
%include ../fedora-livecd-xfce.ks
|
||||
|
||||
lang de_DE.UTF-8
|
||||
keyboard de-latin1-nodeadkeys
|
||||
timezone Europe/Berlin
|
||||
|
||||
%packages
|
||||
@german-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
17
l10n/fedora-livedvd-electronic-lab-de_DE.ks
Normal file
17
l10n/fedora-livedvd-electronic-lab-de_DE.ks
Normal file
@ -0,0 +1,17 @@
|
||||
# fedora-livecd-electronic-lab-de_DE.ks
|
||||
#
|
||||
# Maintainer(s):
|
||||
# - Fabian Affolter <fab a fedoraproject.org>
|
||||
|
||||
%include ../fedora-livedvd-electronic-lab.ks
|
||||
|
||||
lang de_DE.UTF-8
|
||||
keyboard de-latin1-nodeadkeys
|
||||
timezone Europe/Berlin
|
||||
|
||||
%packages
|
||||
@german-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
17
l10n/fedora-livedvd-games-de_DE.ks
Normal file
17
l10n/fedora-livedvd-games-de_DE.ks
Normal file
@ -0,0 +1,17 @@
|
||||
# fedora-livedvd-games-de_DE.ks
|
||||
#
|
||||
# Maintainer(s):
|
||||
# - Fabian Affolter <fab a fedoraproject.org>
|
||||
|
||||
%include ../fedora-livedvd-games.ks
|
||||
|
||||
lang de_DE.UTF-8
|
||||
keyboard de-latin1-nodeadkeys
|
||||
timezone Europe/Berlin
|
||||
|
||||
%packages
|
||||
@german-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
Loading…
Reference in New Issue
Block a user