diff options
author | mathieui <mathieui@mathieui.net> | 2013-03-31 18:30:18 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2013-03-31 18:30:18 +0200 |
commit | 1797043464b2f1b5f0974edd489bc6aceb1bf95c (patch) | |
tree | 3a5ce5a24e4f75a5c4673bada07121b839495d4b /doc | |
parent | e8fae6f24cf783de7f17f85084d53a55d14e9f89 (diff) | |
download | poezio-1797043464b2f1b5f0974edd489bc6aceb1bf95c.tar.gz poezio-1797043464b2f1b5f0974edd489bc6aceb1bf95c.tar.bz2 poezio-1797043464b2f1b5f0974edd489bc6aceb1bf95c.tar.xz poezio-1797043464b2f1b5f0974edd489bc6aceb1bf95c.zip |
Remove the thread from the mpd_client
(it should be in an external tool, not _inside_ poezio)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/en/plugins/mpd_client.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/en/plugins/mpd_client.txt b/doc/en/plugins/mpd_client.txt index 5031fb6c..c657e314 100644 --- a/doc/en/plugins/mpd_client.txt +++ b/doc/en/plugins/mpd_client.txt @@ -38,8 +38,6 @@ port = 6600 password = password if necessary --------------------------------------------------------------------- -To enable link:http://xmpp.org/extensions/xep-0118.html[User tune] -publishing, you also have to set the _broadcast_ option to _true_. Usage ----- |