diff options
author | Anton Khirnov <anton@khirnov.net> | 2010-12-30 12:30:53 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2011-01-05 13:03:17 +0100 |
commit | a800afcbf8845df0edc6aee3bb48036bba34e255 (patch) | |
tree | 24027e4817a2caa9aea50c28870c0e50e9cbfb15 /doc | |
parent | ff4534613a302208d7e971398a26ff986f432028 (diff) |
docs: mention 'sticker' idle event
Diffstat (limited to 'doc')
-rw-r--r-- | doc/protocol.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/protocol.xml b/doc/protocol.xml index 3eb5aa932..a02a94e32 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -198,6 +198,12 @@ <option>crossfade</option>, replay gain </para> </listitem> + <listitem> + <para> + <returnvalue>sticker</returnvalue>: the sticker database + has been modified. + </para> + </listitem> </itemizedlist> <para> While a client is waiting for <command>idle</command> |