Author: titmuss
Date: Wed Jul  2 02:03:00 2008
New Revision: 2650

URL: http://svn.slimdevices.com?rev=2650&root=Jive&view=rev
Log:
Bug: 6641, 8249
Description:
Fixed typo.

Modified:
    7.1/trunk/squeezeplay/src/squeezeplay/share/jive/ui/Window.lua

Modified: 7.1/trunk/squeezeplay/src/squeezeplay/share/jive/ui/Window.lua
URL: 
http://svn.slimdevices.com/7.1/trunk/squeezeplay/src/squeezeplay/share/jive/ui/Window.lua?rev=2650&root=Jive&r1=2649&r2=2650&view=diff
==============================================================================
--- 7.1/trunk/squeezeplay/src/squeezeplay/share/jive/ui/Window.lua (original)
+++ 7.1/trunk/squeezeplay/src/squeezeplay/share/jive/ui/Window.lua Wed Jul  2 
02:03:00 2008
@@ -698,7 +698,7 @@
 end
 
 
-function setAllowScreensaver(self, allowPowersave)
+function setAllowPowersave(self, allowPowersave)
        _assert(type(allowPowersave) == "boolean" or type(allowPowersave) == 
"function")
 
        self.allowPowersave = allowPowersave

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

Reply via email to