From: <i-...@us...> - 2007-09-03 16:31:26
|
Revision: 885 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=885&view=rev Author: i-loop Date: 2007-09-02 23:04:05 -0700 (Sun, 02 Sep 2007) Log Message: ----------- removed the 3d example from the homescreen Modified Paths: -------------- trunk/skins/BlueTwoBig/Development Version/myHome.xml Modified: trunk/skins/BlueTwoBig/Development Version/myHome.xml =================================================================== --- trunk/skins/BlueTwoBig/Development Version/myHome.xml 2007-09-02 17:15:27 UTC (rev 884) +++ trunk/skins/BlueTwoBig/Development Version/myHome.xml 2007-09-03 06:04:05 UTC (rev 885) @@ -40,8 +40,6 @@ <animation effect="fade" time="500">WindowClose</animation> <animation effect="zoom" start="20,20" end="100,100" center="384,288" time="500">WindowOpen</animation> <animation effect="zoom" start="100,100" end="20,20" center="384,288" time="500">WindowClose</animation> - <animation effect="rotatey" start="0" end="20" center="525,0" tween="back" ease="easeout" time="500">focus</animation> - <animation effect="rotatey" start="20" end="0" center="525,0" tween="back" ease="easeout" time="500">unfocus</animation> <id>50</id> <posX>370</posX> <posY>130</posY> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |