aboutsummaryrefslogtreecommitdiffstats
path: root/src/idle.c
diff options
context:
space:
mode:
authorQball Cow <qball@qballcow.nl>2009-01-25 16:23:02 +0100
committerMax Kellermann <max@duempel.org>2009-01-25 16:37:29 +0100
commitb6c3adcaaaee10721cb568e439ef7a1b41dc5564 (patch)
tree77a361e15fd3c590b6f9751437380ebe2a7521a0 /src/idle.c
parent3635c93acbc3da87880e886d924020c427d1774a (diff)
downloadmpd-b6c3adcaaaee10721cb568e439ef7a1b41dc5564.tar.gz
mpd-b6c3adcaaaee10721cb568e439ef7a1b41dc5564.tar.xz
mpd-b6c3adcaaaee10721cb568e439ef7a1b41dc5564.zip
Add idle event on sticker deletion, update and insertion
Diffstat (limited to 'src/idle.c')
-rw-r--r--src/idle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/idle.c b/src/idle.c
index 26c15c48b..a29174314 100644
--- a/src/idle.c
+++ b/src/idle.c
@@ -38,7 +38,7 @@ static const char *const idle_names[] = {
"mixer",
"output",
"options",
- "elapsed",
+ "sticker",
NULL
};