|
From: <ove...@us...> - 2007-02-07 19:06:33
|
Revision: 101
http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=101&view=rev
Author: overture
Date: 2007-02-07 11:06:31 -0800 (Wed, 07 Feb 2007)
Log Message:
-----------
Added Paths:
-----------
trunk/plugins/WWMP/mce/
trunk/plugins/WWMP/mce/WWMPIPTV.xml
Added: trunk/plugins/WWMP/mce/WWMPIPTV.xml
===================================================================
--- trunk/plugins/WWMP/mce/WWMPIPTV.xml (rev 0)
+++ trunk/plugins/WWMP/mce/WWMPIPTV.xml 2007-02-07 19:06:31 UTC (rev 101)
@@ -0,0 +1,56 @@
+<window>
+ <id>5699</id>
+ <defaultcontrol>2</defaultcontrol>
+ <allowoverlay>yes</allowoverlay>
+ <controls>
+ <control>
+ <description>BackGround</description>
+ <type>image</type>
+ <id>1</id>
+ <posX>0</posX>
+ <posY>0</posY>
+ <width>720</width>
+ <height>576</height>
+ <texture>background.png</texture>
+ </control>
+ <control>
+ <description>an Image</description>
+ <type>image</type>
+ <id>1</id>
+ <posX>75</posX>
+ <posY>370</posY>
+ <texture>hover_my tv.png</texture>
+ </control>
+ <control>
+ <description>text label</description>
+ <type>label</type>
+ <id>1</id>
+ <posX>250</posX>
+ <posY>70</posY>
+ <label>WorldWideMediaProject</label>
+ <font>font16</font>
+ <align>right</align>
+ <textcolor>ffffffff</textcolor>
+ </control>
+ <control>
+ <description>Categories</description>
+ <type>listcontrol</type>
+ <id>10</id>
+ <posX>300</posX>
+ <posY>150</posY>
+ <width>340</width>
+ <height>300</height>
+ <textXOff>10</textXOff>
+ <textYOff>2</textYOff>
+ <textXOff2>320</textXOff2>
+ <textYOff2>2</textYOff2>
+ <spaceBetweenItems>5</spaceBetweenItems>
+ <textureHeight>25</textureHeight>
+ <keepaspectratio>no</keepaspectratio>
+ <font2>font10</font2>
+ <font3>font10</font3>
+ <onleft>4</onleft>
+ <onright>4</onright>
+ </control>
+ </controls>
+</window>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|