Author: titmuss
Date: Tue Oct 14 06:54:20 2008
New Revision: 3117

URL: http://svn.slimdevices.com?rev=3117&root=Jive&view=rev
Log:
Bug: 9614
Description:
Fix startup sound so you only hear it once.


Modified:
    7.3/trunk/squeezeplay/src/squeezeplay/share/jive/AppletManager.lua

Modified: 7.3/trunk/squeezeplay/src/squeezeplay/share/jive/AppletManager.lua
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/share/jive/AppletManager.lua?rev=3117&root=Jive&r1=3116&r2=3117&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay/share/jive/AppletManager.lua 
(original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay/share/jive/AppletManager.lua Tue Oct 
14 06:54:20 2008
@@ -241,7 +241,7 @@
 
 
 local function _configureMeta(entry)
-       entry.metaConfiured = true
+       entry.metaConfigured = true
 
        entry.metaObj:configureApplet()
 end

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

Reply via email to