mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 18:05:36 -04:00
[localecfg] Document purpose of this module
This commit is contained in:
parent
a906bd7735
commit
863d00f40c
2 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
# Copyright 2015, Philip Müller <philm@manjaro.org>
|
# Copyright 2015, Philip Müller <philm@manjaro.org>
|
||||||
# Copyright 2016, Teo Mrnjavac <teo@kde.org>
|
# Copyright 2016, Teo Mrnjavac <teo@kde.org>
|
||||||
# Copyright 2018, AlmAck <gluca86@gmail.com>
|
# Copyright 2018, AlmAck <gluca86@gmail.com>
|
||||||
|
# Copyright 2018, Adriaan de Groot <groot@kde.org>
|
||||||
#
|
#
|
||||||
# Calamares is free software: you can redistribute it and/or modify
|
# Calamares is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
# Enable the configured locales (those set by the user on the
|
||||||
|
# user page) in /etc/locale.gen, if they are available in the
|
||||||
|
# target system.
|
||||||
---
|
---
|
||||||
type: "job"
|
type: "job"
|
||||||
name: "localecfg"
|
name: "localecfg"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue