Author: bklaas
Date: Mon Mar  1 08:20:38 2010
New Revision: 8606

URL: http://svn.slimdevices.com/jive?rev=8606&view=rev
Log:
Bug: n/a
Description: downgrade log message to debug

Modified:
    
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingApplet.lua

Modified: 
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingApplet.lua
URL: 
http://svn.slimdevices.com/jive/7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingApplet.lua?rev=8606&r1=8605&r2=8606&view=diff
==============================================================================
--- 
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingApplet.lua
 (original)
+++ 
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/NowPlaying/NowPlayingApplet.lua
 Mon Mar  1 08:20:38 2010
@@ -1188,7 +1188,7 @@
        
                self.albumTitle.textStopCallback =
                        function(label)
-                               log:warn('in albumTitle textStop callback')
+                               log:debug('in albumTitle textStop callback')
                                self.artistTitle:animate(false)
                                self.albumTitle:animate(false)
                                self.trackTitle:animate(false)

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins

Reply via email to