2019-08-13 18:03:11 +02:00
|
|
|
[
|
|
|
|
{ type: install
|
|
|
|
message: <<EOM
|
2017-05-16 14:27:43 +02:00
|
|
|
Wesnoth assumes an UTF-8 charset by default. Using another charset
|
|
|
|
will result in a crash. To avoid this situation set the charset
|
|
|
|
before starting wesnoth:
|
|
|
|
|
|
|
|
env LANG=en_US.UTF-8 wesnoth
|
2019-08-13 18:03:11 +02:00
|
|
|
EOM
|
|
|
|
}
|
|
|
|
]
|