1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-08 17:47:22 +00:00
fedora-kickstarts/l10n/fedora-live-workstation-ru_RU.ks
Kalev Lember be9216200b l10n: Adapt for Desktop -> Workstation rename
Rename the l10n kickstarts to match the Workstation kickstart file name
and update includes.
2014-10-24 16:32:15 +02:00

20 lines
280 B
Plaintext

# fedora-live-workstation-ru_RU.ks
#
# Maintainer(s):
# Sergey Mihailov <sergey.mihailov at gmail.com>
%include ../fedora-live-workstation.ks
lang ru_RU.UTF-8
keyboard ru
timezone Europe/Moscow
%packages
@russian-support
hunspell-ru
# exclude input methods
-m17n*
-scim*
%end