forked from srbala/fedora-kickstarts
Add kickstarts FR in l10n directory
This commit is contained in:
parent
6c81ba3c71
commit
69ec1cf677
22
l10n/fedora-livecd-desktop-fr_FR.ks
Normal file
22
l10n/fedora-livecd-desktop-fr_FR.ks
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
# fedora-livecd-desktop-fr_FR.ks
|
||||||
|
#
|
||||||
|
# Description:
|
||||||
|
# - French Fedora Live Spin with the Gnome Desktop Environment
|
||||||
|
#
|
||||||
|
# Maintainer(s):
|
||||||
|
# - Matthieu Saulnier <fantom@fedoraproject.org>
|
||||||
|
|
||||||
|
%include ../fedora-livecd-desktop.ks
|
||||||
|
|
||||||
|
lang fr_FR.UTF-8
|
||||||
|
keyboard fr-latin9
|
||||||
|
timezone Europe/Paris
|
||||||
|
|
||||||
|
%packages
|
||||||
|
@french-support
|
||||||
|
# exclude input methods:
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
|
-ibus*
|
||||||
|
-iok
|
||||||
|
%end
|
22
l10n/fedora-livecd-kde-fr_FR.ks
Normal file
22
l10n/fedora-livecd-kde-fr_FR.ks
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
# fedora-livecd-kde-fr_FR.ks
|
||||||
|
#
|
||||||
|
# Description:
|
||||||
|
# - French Fedora Live Spin with the KDE Desktop Environment
|
||||||
|
#
|
||||||
|
# Maintainer(s):
|
||||||
|
# - Matthieu Saulnier <fantom@fedoraproject.org>
|
||||||
|
|
||||||
|
%include ../fedora-livecd-kde.ks
|
||||||
|
|
||||||
|
lang fr_FR.UTF-8
|
||||||
|
keyboard fr-latin9
|
||||||
|
timezone Europe/Paris
|
||||||
|
|
||||||
|
%packages
|
||||||
|
@french-support
|
||||||
|
# exclude input methods:
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
|
-ibus*
|
||||||
|
-iok
|
||||||
|
%end
|
22
l10n/fedora-livecd-lxde-fr_FR.ks
Normal file
22
l10n/fedora-livecd-lxde-fr_FR.ks
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
# fedora-livecd-lxde-fr_FR.ks
|
||||||
|
#
|
||||||
|
# Description:
|
||||||
|
# - French Fedora Live Spin with the LXDE Desktop Environment
|
||||||
|
#
|
||||||
|
# Maintainer(s):
|
||||||
|
# - Matthieu Saulnier <fantom@fedoraproject.org>
|
||||||
|
|
||||||
|
%include ../fedora-livecd-lxde.ks
|
||||||
|
|
||||||
|
lang fr_FR.UTF-8
|
||||||
|
keyboard fr-latin9
|
||||||
|
timezone Europe/Paris
|
||||||
|
|
||||||
|
%packages
|
||||||
|
@french-support
|
||||||
|
# exclude input methods:
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
|
-ibus*
|
||||||
|
-iok
|
||||||
|
%end
|
24
l10n/fedora-livecd-xfce-fr_FR.ks
Normal file
24
l10n/fedora-livecd-xfce-fr_FR.ks
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
# fedora-livecd-xfce-fr_FR.ks
|
||||||
|
#
|
||||||
|
# Description:
|
||||||
|
# - French Fedora Live Spin with the Xfce Desktop Environment
|
||||||
|
#
|
||||||
|
# Maintainer(s):
|
||||||
|
# - Matthieu Saulnier <fantom@fedoraproject.org>
|
||||||
|
|
||||||
|
%include ../fedora-livecd-xfce.ks
|
||||||
|
|
||||||
|
lang fr_FR.UTF-8
|
||||||
|
keyboard fr-latin9
|
||||||
|
timezone Europe/Paris
|
||||||
|
|
||||||
|
%packages
|
||||||
|
@french-support
|
||||||
|
# exclude input methods:
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
|
-ibus*
|
||||||
|
-iok
|
||||||
|
# fix a minor build error:
|
||||||
|
-claws-mail
|
||||||
|
%end
|
Loading…
Reference in New Issue
Block a user