detect system charset encoding automatically

This commit is contained in:
Andrzej Rybczak
2009-09-19 22:22:12 +02:00
parent f0b2c690ef
commit 310ea04f3e
3 changed files with 17 additions and 2 deletions

View File

@@ -43,8 +43,13 @@
#
##### system encoding #####
##
## if you use encoding other than utf8, set it in
## order to handle utf8 encoded strings properly.
## ncmpcpp should detect your charset encoding
## but if it failed to do so, you can specify
## charset encoding you are using here.
##
## Note: Since MPD uses utf8 by default, setting
## this option makes sense only if your encoding
## is different.
##
#
#system_encoding = ""