Author: bklaas
Date: Tue Aug  3 13:20:47 2010
New Revision: 9016

URL: http://svn.slimdevices.com/jive?rev=9016&view=rev
Log:
Fixed Bug: 16427
Description: add back the new My Apps treatment now that r31153 fixes the 
missing My Apps items

Modified:
    
7.6/trunk/squeezeplay/src/squeezeplay/share/applets/SlimMenus/SlimMenusApplet.lua

Modified: 
7.6/trunk/squeezeplay/src/squeezeplay/share/applets/SlimMenus/SlimMenusApplet.lua
URL: 
http://svn.slimdevices.com/jive/7.6/trunk/squeezeplay/src/squeezeplay/share/applets/SlimMenus/SlimMenusApplet.lua?rev=9016&r1=9015&r2=9016&view=diff
==============================================================================
--- 
7.6/trunk/squeezeplay/src/squeezeplay/share/applets/SlimMenus/SlimMenusApplet.lua
 (original)
+++ 
7.6/trunk/squeezeplay/src/squeezeplay/share/applets/SlimMenus/SlimMenusApplet.lua
 Tue Aug  3 13:20:47 2010
@@ -489,7 +489,6 @@
                                        screensavers = v.screensavers
                        }
 
-                       --[[ FIXME: This block is commented out until all apps 
show up under this new myapps model (e.g., podcast player)
                        if item.isApp == 1 then
                                if not self.myAppsNode then
                                        self:_addMyAppsNode()
@@ -499,7 +498,6 @@
                                end
                                item.node = 'myApps'
                        end
-                       --]]
 
                        local itemIcon
                        if v.window then

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

Reply via email to