diff options
author | Kalle Wallin <kaw@linux.se> | 2004-03-19 19:17:19 +0000 |
---|---|---|
committer | Kalle Wallin <kaw@linux.se> | 2004-03-19 19:17:19 +0000 |
commit | fff55a912af575a5ea0135a36a25b737cdfd761b (patch) | |
tree | 7fff6dbe30f70f4c4cfcc21411e42a1231a327f8 /README | |
parent | a4b2a21ad721f9b2e23bd9956fb56c5959c7482a (diff) | |
download | mpd-fff55a912af575a5ea0135a36a25b737cdfd761b.tar.gz mpd-fff55a912af575a5ea0135a36a25b737cdfd761b.tar.xz mpd-fff55a912af575a5ea0135a36a25b737cdfd761b.zip |
Removed obsolete CHARSET information.
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@310 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r-- | README | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -7,14 +7,6 @@ and --port. $ ncmpc --host=musicserver --port=44000 - -Note! -If your are connecting to a MPD server with a version newer than 0.9.x -and you dont use utf-8 as your charset set the CHARSET enviroment variable. - - $ export CHARSET=ISO_8859-1 - - Read more about MPD on http://www.musicpd.org |