Author: bklaas
Date: Fri Sep 26 12:49:06 2008
New Revision: 3000

URL: http://svn.slimdevices.com?rev=3000&root=Jive&view=rev
Log:
Bug: 9576
Description: revert ineffective change

Modified:
    
7.3/trunk/squeezeplay/src/squeezeplay_jive/share/applets/SetupWelcome/SetupWelcomeMeta.lua

Modified: 
7.3/trunk/squeezeplay/src/squeezeplay_jive/share/applets/SetupWelcome/SetupWelcomeMeta.lua
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay_jive/share/applets/SetupWelcome/SetupWelcomeMeta.lua?rev=3000&root=Jive&r1=2999&r2=3000&view=diff
==============================================================================
--- 
7.3/trunk/squeezeplay/src/squeezeplay_jive/share/applets/SetupWelcome/SetupWelcomeMeta.lua
 (original)
+++ 
7.3/trunk/squeezeplay/src/squeezeplay_jive/share/applets/SetupWelcome/SetupWelcomeMeta.lua
 Fri Sep 26 12:49:06 2008
@@ -46,7 +46,7 @@
 
 function configureApplet(meta)
        if not meta:getSettings().setupDone then
-               appletManager:loadApplet("SetupWelcome"):step1()
+               appletManager:callService("step1")
        end
 end
 

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

Reply via email to