diff options
-rw-r--r-- | games/wesnoth/pkg-message | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/wesnoth/pkg-message b/games/wesnoth/pkg-message new file mode 100644 index 000000000000..6aa0cecd7b77 --- /dev/null +++ b/games/wesnoth/pkg-message @@ -0,0 +1,5 @@ +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 |