Author: bklaas
Date: Fri Aug 13 13:43:23 2010
New Revision: 9053

URL: http://svn.slimdevices.com/jive?rev=9053&view=rev
Log:
Bug: n/a
Description: settingsScreen was defined twice, and this one makes no sense

Modified:
    
7.6/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAsmallSkin/WQVGAsmallSkinApplet.lua

Modified: 
7.6/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAsmallSkin/WQVGAsmallSkinApplet.lua
URL: 
http://svn.slimdevices.com/jive/7.6/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAsmallSkin/WQVGAsmallSkinApplet.lua?rev=9053&r1=9052&r2=9053&view=diff
==============================================================================
--- 
7.6/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAsmallSkin/WQVGAsmallSkinApplet.lua
 (original)
+++ 
7.6/trunk/squeezeplay/src/squeezeplay/share/applets/WQVGAsmallSkin/WQVGAsmallSkinApplet.lua
 Fri Aug 13 13:43:23 2010
@@ -2670,9 +2670,6 @@
        })
        s.hm_playerpower = _uses(_buttonicon, {
                img = _loadImage(self, "IconsResized/icon_power_off" .. 
skinSuffix),
-       })
-       s.hm_settingsScreen = _uses(_buttonicon, {
-               img = _loadImage(self, "IconsResized/icon_blank" .. skinSuffix),
        })
        s.hm_myMusicArtists = _uses(_buttonicon, {
                img = _loadImage(self, "IconsResized/icon_ml_artist" .. 
skinSuffix),

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

Reply via email to