Author: titmuss
Date: Fri Nov 14 02:20:46 2008
New Revision: 3366
URL: http://svn.slimdevices.com?rev=3366&root=Jive&view=rev
Log:
Bug: N/A
Description:
Fix missing rename from r3280.
Modified:
7.3/trunk/squeezeplay/src/squeezeplay/share/jive/AppletManager.lua
Modified: 7.3/trunk/squeezeplay/src/squeezeplay/share/jive/AppletManager.lua
URL:
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/share/jive/AppletManager.lua?rev=3366&root=Jive&r1=3365&r2=3366&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay/share/jive/AppletManager.lua
(original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay/share/jive/AppletManager.lua Fri Nov
14 02:20:46 2008
@@ -521,7 +521,7 @@
if not entry.metaLoaded and not _ploadMeta(entry) then
return nil
end
- if not _pevalMeta(entry) then
+ if not _pregisterMeta(entry) then
return nil
end
end
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins