Author: adrian
Date: Wed Feb 17 04:13:19 2010
New Revision: 8516

URL: http://svn.slimdevices.com/jive?rev=8516&view=rev
Log:
Bug: N/A
Description: leave applet installer if auto reinstall is enabled, but there is 
nothing to do after a firmware change

Modified:
    
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/SetupAppletInstaller/SetupAppletInstallerApplet.lua

Modified: 
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/SetupAppletInstaller/SetupAppletInstallerApplet.lua
URL: 
http://svn.slimdevices.com/jive/7.5/trunk/squeezeplay/src/squeezeplay/share/applets/SetupAppletInstaller/SetupAppletInstallerApplet.lua?rev=8516&r1=8515&r2=8516&view=diff
==============================================================================
--- 
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/SetupAppletInstaller/SetupAppletInstallerApplet.lua
 (original)
+++ 
7.5/trunk/squeezeplay/src/squeezeplay/share/applets/SetupAppletInstaller/SetupAppletInstallerApplet.lua
 Wed Feb 17 04:13:19 2010
@@ -224,6 +224,7 @@
                        self.todownload = self.reinstall
                        self:action()
                end
+               self.window:hide()
                return
        end
 

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

Reply via email to