summaryrefslogtreecommitdiffstats
path: root/l10n/fedora-livecd-lxde-ru_RU.ks
blob: 3bedfbcbe42b7190f4ba9885e895088e3de2b6d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# fedora-livecd-lxde-ru_RU.ks
#
# Description:
# - German Fedora Live Spin with the light-weight LXDE Desktop Environment
#
# Maintainer(s):
# - Sergey Mihailov <sergey.mihailov at gmail.com>

%include ../fedora-livecd-lxde.ks

lang ru_RU.UTF-8
keyboard ru
timezone Europe/Moscow

%packages
@russian-support
hunspell-ru

# exclude input methods
-ibus*
-m17n*
-scim*
%end