583a071ab4
This is part of https://fedoraproject.org/wiki/Changes/Replace_Comps_Language_Group_With_Langpacks#Scope Signed-off-by: Parag Nemade <pnemade@fedoraproject.org>
20 lines
272 B
Plaintext
20 lines
272 B
Plaintext
# fedora-livedvd-games-ru_RU.ks
|
|
#
|
|
# Maintainer(s):
|
|
# - Sergey Mihailov <sergey.mihailov at gmail.com>
|
|
|
|
%include ../fedora-livedvd-games.ks
|
|
|
|
lang ru_RU.UTF-8
|
|
keyboard ru
|
|
timezone Europe/Moscow
|
|
|
|
%packages
|
|
langpacks-ru
|
|
hunspell-ru
|
|
|
|
# exclude input methods
|
|
-m17n*
|
|
-scim*
|
|
%end
|