disable detecting currently used encoding as it's extremely ugly

This commit is contained in:
Andrzej Rybczak
2009-03-26 17:00:00 +01:00
parent 344fc21d76
commit 343f778256
11 changed files with 28 additions and 475 deletions

View File

@@ -60,6 +60,9 @@ Set connection timeout to MPD to given value.
.B mpd_crossfade_time = SECONDS
Default number of seconds to crossfade, if enabled by ncmpcpp.
.TP
.B system_encoding = ENCODING
If you use encoding other than utf8, set it in order to handle utf8 encoded strings properly.
.TP
.B seek_time = SECONDS
Base seek time to begin with.
.TP