l10n: Adapt for Desktop -> Workstation rename

Rename the l10n kickstarts to match the Workstation kickstart file name
and update includes.
This commit is contained in:
Kalev Lember
2014-10-24 16:24:23 +02:00
parent 99c9224ef5
commit ec57ca9e56
7 changed files with 14 additions and 14 deletions

View File

@@ -0,0 +1,17 @@
# fedora-live-workstation-nl_NL.ks
#
# Maintainer(s):
# - Jeroen van Meeuwen <kanarip a fedoraunity.org>
%include ../fedora-live-workstation.ks
lang nl_NL.UTF-8
keyboard us
timezone Europe/Amsterdam
%packages
@dutch-support
# exclude input methods
-m17n*
-scim*
%end