Work toward getting the French installer for mudSplat automated.
This commit is contained in:
parent
44ae2926fd
commit
5650414e3c
@ -776,9 +776,9 @@ EOF
|
|||||||
"MudSplat French")
|
"MudSplat French")
|
||||||
# Variables may be already set for English installation, so make sure not to overwrite them.
|
# Variables may be already set for English installation, so make sure not to overwrite them.
|
||||||
a="${a:-a}"
|
a="${a:-a}"
|
||||||
f="${f:-f}"
|
f="${f:-t}"
|
||||||
i="${i:-i}"
|
i="${i:-i}"
|
||||||
n="${n:-n}"
|
n="${n:-s}"
|
||||||
;&
|
;&
|
||||||
"MudSplat Swedish")
|
"MudSplat Swedish")
|
||||||
# Variables may be already set for French installation, so make sure not to overwrite them.
|
# Variables may be already set for French installation, so make sure not to overwrite them.
|
||||||
|
Loading…
Reference in New Issue
Block a user