Author: michael
Date: Mon Jan 18 09:48:14 2010
New Revision: 8366
URL: http://svn.slimdevices.com/jive?rev=8366&view=rev
Log:
Fixed Bug: 12137
Description: add Extras back to the home menu if there are any
Modified:
7.5/trunk/squeezeplay/src/squeezeplay/share/jive/JiveMain.lua
Modified: 7.5/trunk/squeezeplay/src/squeezeplay/share/jive/JiveMain.lua
URL:
http://svn.slimdevices.com/jive/7.5/trunk/squeezeplay/src/squeezeplay/share/jive/JiveMain.lua?rev=8366&r1=8365&r2=8366&view=diff
==============================================================================
--- 7.5/trunk/squeezeplay/src/squeezeplay/share/jive/JiveMain.lua (original)
+++ 7.5/trunk/squeezeplay/src/squeezeplay/share/jive/JiveMain.lua Mon Jan 18
09:48:14 2010
@@ -459,7 +459,7 @@
end
jiveMain:addNode( { id = 'hidden', node = 'nowhere' } )
- jiveMain:addNode( { id = 'extras', node = 'hidden', text =
_globalStrings:str("EXTRAS"), weight = 50, hiddenWeight = 91 } )
+ jiveMain:addNode( { id = 'extras', node = 'home', text =
_globalStrings:str("EXTRAS"), weight = 50, hiddenWeight = 91 } )
jiveMain:addNode( { id = 'radios', iconStyle = 'hm_radio', node =
'home', text = _globalStrings:str("INTERNET_RADIO"), weight = 20 } )
jiveMain:addNode( { id = '_myMusic', iconStyle = 'hm_myMusic', node =
'hidden', text = _globalStrings:str("MY_MUSIC"), synthetic = true ,
hiddenWeight = 2 } )
jiveMain:addNode( { id = 'games', node = 'extras', text =
_globalStrings:str("GAMES"), weight = 70 } )
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins