|
From: <che...@us...> - 2007-05-08 14:32:38
|
Revision: 386
http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=386&view=rev
Author: chef_koch
Date: 2007-05-08 07:32:37 -0700 (Tue, 08 May 2007)
Log Message:
-----------
MyRecipes: moved skin files from official svn to plugins-svn
Added Paths:
-----------
trunk/plugins/My Recipes/skin/
trunk/plugins/My Recipes/skin/BlueTwo/
trunk/plugins/My Recipes/skin/BlueTwo/myrecipes.xml
trunk/plugins/My Recipes/skin/BlueTwo wide/
trunk/plugins/My Recipes/skin/BlueTwo wide/myrecipes.xml
Added: trunk/plugins/My Recipes/skin/BlueTwo/myrecipes.xml
===================================================================
--- trunk/plugins/My Recipes/skin/BlueTwo/myrecipes.xml (rev 0)
+++ trunk/plugins/My Recipes/skin/BlueTwo/myrecipes.xml 2007-05-08 14:32:37 UTC (rev 386)
@@ -0,0 +1,184 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<window>
+ <id>750</id>
+ <defaultcontrol>3</defaultcontrol>
+ <allowoverlay>yes</allowoverlay>
+ <controls>
+ <control>
+ <description>BG</description>
+ <type>image</type>
+ <id>1</id>
+ <width>720</width>
+ <height>576</height>
+ </control>
+ <control>
+ <type>image</type>
+ <id>1</id>
+ <posX>75</posX>
+ <posY>370</posY>
+ <texture>hover_my recipies.png</texture>
+ </control>
+ <control>
+ <type>image</type>
+ <id>1</id>
+ <posX>60</posX>
+ <posY>20</posY>
+ <texture>recipies_logo.png</texture>
+ </control>
+ <control>
+ <description>My recepies text label</description>
+ <type>label</type>
+ <id>1</id>
+ <posX>250</posX>
+ <posY>70</posY>
+ <label>10</label>
+ <font>font16</font>
+ <align>left</align>
+ <textcolor>ffffffff</textcolor>
+ </control>
+ <control>
+ <description>Number of Files Label</description>
+ <type>label</type>
+ <id>1</id>
+ <posX>260</posX>
+ <posY>530</posY>
+ <label>#itemcount</label>
+ <align>left</align>
+ <textcolor>ffffffff</textcolor>
+ </control>
+ <control>
+ <description>Selected item Label</description>
+ <type>fadelabel</type>
+ <id>1</id>
+ <posX>660</posX>
+ <posY>70</posY>
+ <width>400</width>
+ <label>#selecteditem</label>
+ <font>font13</font>
+ <align>right</align>
+ <textcolor>ffffffff</textcolor>
+ </control>
+ <control>
+ <description>yield interval spin control</description>
+ <type>spincontrol</type>
+ <id>9</id>
+ <posX>250</posX>
+ <posY>100</posY>
+ <showrange>no</showrange>
+ <orientation>horizontal</orientation>
+ <align>center</align>
+ <textureUp>arrow_round_up_nofocus.png</textureUp>
+ <textureDown>arrow_round_down_nofocus.png</textureDown>
+ <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
+ <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
+ <onleft>2</onleft>
+ <onright>9</onright>
+ </control>
+ <control>
+ <type>group</type>
+ <description>group element</description>
+ <control>
+ <description>back button</description>
+ <type>button</type>
+ <id>2</id>
+ <posX>60</posX>
+ <posY>97</posY>
+ <label>712</label>
+ <onleft>2</onleft>
+ <onright>9</onright>
+ <onup>17</onup>
+ <ondown>3</ondown>
+ </control>
+ <control>
+ <description>search button type</description>
+ <type>button</type>
+ <id>3</id>
+ <posX>60</posX>
+ <posY>131</posY>
+ <label>2051</label>
+ <onleft>3</onleft>
+ <onright>10</onright>
+ <onup>2</onup>
+ <ondown>5</ondown>
+ </control>
+ <control>
+ <description>search button</description>
+ <type>button</type>
+ <id>5</id>
+ <posX>60</posX>
+ <posY>165</posY>
+ <label>137</label>
+ <onleft>5</onleft>
+ <onright>10</onright>
+ <onup>3</onup>
+ <ondown>6</ondown>
+ </control>
+ <control>
+ <description>favor button</description>
+ <type>button</type>
+ <id>6</id>
+ <posX>60</posX>
+ <posY>199</posY>
+ <label>2013</label>
+ <onleft>6</onleft>
+ <onright>10</onright>
+ <onup>5</onup>
+ <ondown>7</ondown>
+ </control>
+ <control>
+ <description>delete button</description>
+ <type>button</type>
+ <id>7</id>
+ <posX>60</posX>
+ <posY>233</posY>
+ <label>2005</label>
+ <onleft>7</onleft>
+ <onright>10</onright>
+ <onup>6</onup>
+ <ondown>8</ondown>
+ </control>
+ <control>
+ <description>print button</description>
+ <type>button</type>
+ <id>8</id>
+ <posX>60</posX>
+ <posY>267</posY>
+ <label>2011</label>
+ <onleft>8</onleft>
+ <onright>10</onright>
+ <onup>7</onup>
+ <ondown>2</ondown>
+ </control>
+ </control>
+ <control>
+ <type>group</type>
+ <description>group element</description>
+ <control>
+ <description>listcontrol</description>
+ <type>listcontrol</type>
+ <id>10</id>
+ <onleft>3</onleft>
+ <onright>11</onright>
+ <onup>3</onup>
+ <ondown>3</ondown>
+ <textcolor>FFFFFFFF</textcolor>
+ </control>
+ </control>
+ <control>
+ <description>Recipie Detail Panel</description>
+ <type>textbox</type>
+ <id>11</id>
+ <label>-</label>
+ <posY>120</posY>
+ <posX>260</posX>
+ <height>400</height>
+ <width>330</width>
+ <onleft>3</onleft>
+ <onright>3</onright>
+ <onup>3</onup>
+ <ondown>3</ondown>
+ <font>font13</font>
+ <textcolor>FFFFFFFF</textcolor>
+ </control>
+ </controls>
+</window>
\ No newline at end of file
Added: trunk/plugins/My Recipes/skin/BlueTwo wide/myrecipes.xml
===================================================================
--- trunk/plugins/My Recipes/skin/BlueTwo wide/myrecipes.xml (rev 0)
+++ trunk/plugins/My Recipes/skin/BlueTwo wide/myrecipes.xml 2007-05-08 14:32:37 UTC (rev 386)
@@ -0,0 +1,185 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<window>
+ <id>750</id>
+ <defaultcontrol>3</defaultcontrol>
+ <allowoverlay>yes</allowoverlay>
+ <controls>
+ <control>
+ <description>BG</description>
+ <type>image</type>
+ <id>1</id>
+ <width>1366</width>
+ <height>768</height>
+ </control>
+ <control>
+ <type>image</type>
+ <id>1</id>
+ <posX>142</posX>
+ <posY>493</posY>
+ <texture>hover_my recipies.png</texture>
+ </control>
+ <control>
+ <type>image</type>
+ <id>1</id>
+ <posX>113</posX>
+ <posY>26</posY>
+ <texture>recipies_logo.png</texture>
+ </control>
+ <control>
+ <description>My recepies text label</description>
+ <type>label</type>
+ <id>1</id>
+ <posX>474</posX>
+ <posY>93</posY>
+ <label>10</label>
+ <font>font16</font>
+ <align>left</align>
+ <textcolor>ffffffff</textcolor>
+ </control>
+ <control>
+ <description>Number of Files Label</description>
+ <type>label</type>
+ <id>1</id>
+ <posX>493</posX>
+ <posY>706</posY>
+ <label>#itemcount</label>
+ <align>left</align>
+ <textcolor>ffffffff</textcolor>
+ </control>
+ <control>
+ <description>Selected item Label</description>
+ <type>fadelabel</type>
+ <id>1</id>
+ <posX>1252</posX>
+ <posY>93</posY>
+ <width>533</width>
+ <label>#selecteditem</label>
+ <font>font13</font>
+ <align>right</align>
+ <textcolor>ffffffff</textcolor>
+ </control>
+ <control>
+ <description>yield interval spin control</description>
+ <type>spincontrol</type>
+ <id>9</id>
+ <posX>474</posX>
+ <posY>133</posY>
+ <showrange>no</showrange>
+ <orientation>horizontal</orientation>
+ <align>center</align>
+ <textureUp>arrow_round_up_nofocus.png</textureUp>
+ <textureDown>arrow_round_down_nofocus.png</textureDown>
+ <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
+ <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
+ <onleft>2</onleft>
+ <onright>9</onright>
+ </control>
+ <control>
+ <type>group</type>
+ <description>group element</description>
+ <control>
+ <description>back button</description>
+ <type>button</type>
+ <id>2</id>
+ <posX>113</posX>
+ <posY>129</posY>
+ <label>712</label>
+ <onleft>2</onleft>
+ <onright>9</onright>
+ <onup>17</onup>
+ <ondown>3</ondown>
+ </control>
+ <control>
+ <description>search button type</description>
+ <type>button</type>
+ <id>3</id>
+ <posX>113</posX>
+ <posY>174</posY>
+ <label>2051</label>
+ <onleft>3</onleft>
+ <onright>10</onright>
+ <onup>2</onup>
+ <ondown>5</ondown>
+ </control>
+ <control>
+ <description>search button</description>
+ <type>button</type>
+ <id>5</id>
+ <posX>113</posX>
+ <posY>220</posY>
+ <label>137</label>
+ <onleft>5</onleft>
+ <onright>10</onright>
+ <onup>3</onup>
+ <ondown>6</ondown>
+ </control>
+ <control>
+ <description>favor button</description>
+ <type>button</type>
+ <id>6</id>
+ <posX>113</posX>
+ <posY>265</posY>
+ <label>2013</label>
+ <onleft>6</onleft>
+ <onright>10</onright>
+ <onup>5</onup>
+ <ondown>7</ondown>
+ </control>
+ <control>
+ <description>delete button</description>
+ <type>button</type>
+ <id>7</id>
+ <posX>113</posX>
+ <posY>310</posY>
+ <label>2005</label>
+ <onleft>7</onleft>
+ <onright>10</onright>
+ <onup>6</onup>
+ <ondown>8</ondown>
+ </control>
+ <control>
+ <description>print button</description>
+ <type>button</type>
+ <id>8</id>
+ <posX>113</posX>
+ <posY>356</posY>
+ <label>2011</label>
+ <onleft>8</onleft>
+ <onright>10</onright>
+ <onup>7</onup>
+ <ondown>2</ondown>
+ </control>
+ </control>
+ <control>
+ <type>group</type>
+ <description>group element</description>
+ <animation>FlyInFromTop</animation>
+ <control>
+ <description>listcontrol</description>
+ <type>listcontrol</type>
+ <id>10</id>
+ <onleft>3</onleft>
+ <onright>11</onright>
+ <onup>3</onup>
+ <ondown>3</ondown>
+ <textcolor>FFFFFFFF</textcolor>
+ </control>
+ </control>
+ <control>
+ <description>Recipie Detail Panel</description>
+ <type>textbox</type>
+ <id>11</id>
+ <label>-</label>
+ <posY>160</posY>
+ <posX>493</posX>
+ <height>533</height>
+ <width>440</width>
+ <onleft>3</onleft>
+ <onright>3</onright>
+ <onup>3</onup>
+ <ondown>3</ondown>
+ <font>font13</font>
+ <textcolor>FFFFFFFF</textcolor>
+ </control>
+ </controls>
+</window>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|