From: <i-...@us...> - 2007-09-16 07:52:04
|
Revision: 930 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=930&view=rev Author: i-loop Date: 2007-09-16 00:51:59 -0700 (Sun, 16 Sep 2007) Log Message: ----------- synched with BlueTwo svn Modified Paths: -------------- trunk/skins/BlueTwoBig/Development Version/myHome.xml trunk/skins/BlueTwoBig/Development Version/mymusicvideoplaylist.xml trunk/skins/BlueTwoBig/Development Version/mymusicvideos.xml Modified: trunk/skins/BlueTwoBig/Development Version/myHome.xml =================================================================== --- trunk/skins/BlueTwoBig/Development Version/myHome.xml 2007-09-15 16:49:50 UTC (rev 929) +++ trunk/skins/BlueTwoBig/Development Version/myHome.xml 2007-09-16 07:51:59 UTC (rev 930) @@ -40,6 +40,12 @@ <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> +<<<<<<< .mine + <!-- 3d Tweening example --> + <!-- <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> --> +======= +>>>>>>> .r929 <id>50</id> <posX>370</posX> <posY>130</posY> Modified: trunk/skins/BlueTwoBig/Development Version/mymusicvideoplaylist.xml =================================================================== --- trunk/skins/BlueTwoBig/Development Version/mymusicvideoplaylist.xml 2007-09-15 16:49:50 UTC (rev 929) +++ trunk/skins/BlueTwoBig/Development Version/mymusicvideoplaylist.xml 2007-09-16 07:51:59 UTC (rev 930) @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <window> <id>500</id> - <defaultcontrol>20</defaultcontrol> + <defaultcontrol>39</defaultcontrol> <allowoverlay>yes</allowoverlay> <define>#header.label:136</define> <define>#header.image:logo_music videos.png</define> @@ -24,7 +24,6 @@ <id>20</id> <label>191</label> <onright>50</onright> - <onup>17</onup> </control> <control> <description>Save button</description> Modified: trunk/skins/BlueTwoBig/Development Version/mymusicvideos.xml =================================================================== --- trunk/skins/BlueTwoBig/Development Version/mymusicvideos.xml 2007-09-15 16:49:50 UTC (rev 929) +++ trunk/skins/BlueTwoBig/Development Version/mymusicvideos.xml 2007-09-16 07:51:59 UTC (rev 930) @@ -24,7 +24,6 @@ <id>2</id> <label>30001</label> <onright>50</onright> - <onup>17</onup> </control> <control> <description>New Videos button</description> @@ -68,6 +67,7 @@ <label>136</label> <onright>50</onright> </control> + <control> <description>my playlist button</description> <type>button</type> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |