Makefile
[wesnoth116.git] / pkg-message
1 [
2 { type: install
3   message: <<EOM
4 Wesnoth assumes an UTF-8 charset by default. Using another charset
5 will result in a crash. To avoid this situation set the charset
6 before starting wesnoth:
7
8 env LANG=en_US.UTF-8 wesnoth
9 EOM
10 }
11 ]