Author: titmuss
Date: Thu Jul 31 13:10:21 2008
New Revision: 2747

URL: http://svn.slimdevices.com?rev=2747&root=Jive&view=rev
Log:
Bug: N/A
Description:
Moved test playback to advanced settings to allow smoke tests to run on 7.2. 
(this will be disabled for release).


Modified:
    
7.2/trunk/squeezeplay/src/squeezeplay/share/applets/TestPlayback/TestPlaybackMeta.lua

Modified: 
7.2/trunk/squeezeplay/src/squeezeplay/share/applets/TestPlayback/TestPlaybackMeta.lua
URL: 
http://svn.slimdevices.com/7.2/trunk/squeezeplay/src/squeezeplay/share/applets/TestPlayback/TestPlaybackMeta.lua?rev=2747&root=Jive&r1=2746&r2=2747&view=diff
==============================================================================
--- 
7.2/trunk/squeezeplay/src/squeezeplay/share/applets/TestPlayback/TestPlaybackMeta.lua
 (original)
+++ 
7.2/trunk/squeezeplay/src/squeezeplay/share/applets/TestPlayback/TestPlaybackMeta.lua
 Thu Jul 31 13:10:21 2008
@@ -22,7 +22,7 @@
 
 
 function registerApplet(self)
-       jiveMain:addItem(self:menuItem('testPlayback', 'home', "TEST_PLAYBACK", 
function(applet, ...) applet:settingsShow(...) end, 1))
+       jiveMain:addItem(self:menuItem('testPlayback', 'advancedSettings', 
"TEST_PLAYBACK", function(applet, ...) applet:settingsShow(...) end, 1))
 end
 
 

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

Reply via email to