Code

Update copyright notices
[ncmpc.git] / src / screen_file.c
index 25a86d1bb8f0c0ca8d75f5746818fe361b9d8d4a..73f56005f51f244ca26d4972c9441846931ddb36 100644 (file)
@@ -1,5 +1,5 @@
 /* ncmpc (Ncurses MPD Client)
- * (c) 2004-2009 The Music Player Daemon Project
+ * (c) 2004-2010 The Music Player Daemon Project
  * Project homepage: http://musicpd.org
 
  * This program is free software; you can redistribute it and/or modify
@@ -323,7 +323,7 @@ screen_file_update(struct mpdclient *c)
 
        if (c->events & (MPD_IDLE_DATABASE | MPD_IDLE_STORED_PLAYLIST
 #ifndef NCMPC_MINI
-                        | MPD_IDLE_PLAYLIST
+                        | MPD_IDLE_QUEUE
 #endif
                         )) {
                screen_browser_sync_highlights(browser.filelist, &c->playlist);