From: <fr...@us...> - 2007-01-31 20:33:46
|
Revision: 65 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=65&view=rev Author: framug Date: 2007-01-31 12:33:39 -0800 (Wed, 31 Jan 2007) Log Message: ----------- Modified Paths: -------------- trunk/plugins/file explorer/Release/Plugins/Windows/Explorer.dll trunk/plugins/file explorer/Source/Dialogs/GUIDialogOperation.cs trunk/plugins/file explorer/Source/Explorer.suo trunk/plugins/file explorer/Source/bin/Release/Explorer.dll Modified: trunk/plugins/file explorer/Release/Plugins/Windows/Explorer.dll =================================================================== (Binary files differ) Modified: trunk/plugins/file explorer/Source/Dialogs/GUIDialogOperation.cs =================================================================== --- trunk/plugins/file explorer/Source/Dialogs/GUIDialogOperation.cs 2007-01-31 20:09:36 UTC (rev 64) +++ trunk/plugins/file explorer/Source/Dialogs/GUIDialogOperation.cs 2007-01-31 20:33:39 UTC (rev 65) @@ -300,13 +300,12 @@ GUIWindowManager.Process(); } } -//fmu if someone know how to remove this obsolete m$soft method ? + //fmu if someone know how to remove this obsolete m$soft method ? private void SuspendThread() { - processThread.Suspend(); + processThread.Suspend(); } - -//fmu if someone know how to remove this obsolete m$soft method ? + //fmu if someone know how to remove this obsolete m$soft method ? private void ResumeThread() { processThread.Resume(); Modified: trunk/plugins/file explorer/Source/Explorer.suo =================================================================== (Binary files differ) Modified: trunk/plugins/file explorer/Source/bin/Release/Explorer.dll =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fr...@us...> - 2007-08-11 06:03:07
|
Revision: 827 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=827&view=rev Author: framug Date: 2007-08-10 23:03:06 -0700 (Fri, 10 Aug 2007) Log Message: ----------- FileExplorer plugin entire renamed. Before : explorer After : FileExplorer This is for not to not be confused with the other plugin myexplorer. Modified Paths: -------------- trunk/plugins/file explorer/Source/AssemblyInfo.cs trunk/plugins/file explorer/Source/Constants.cs trunk/plugins/file explorer/Source/Dialogs/GUIDialogOperation.cs trunk/plugins/file explorer/Source/DrivesView.cs trunk/plugins/file explorer/Source/ExceptionViewer.cs trunk/plugins/file explorer/Source/Preview/TextPreview.cs trunk/plugins/file explorer/Source/Setup.Designer.cs trunk/plugins/file explorer/Source/Setup.cs Added Paths: ----------- trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_dialog.xml trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_main.xml trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_modulepreview.xml trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_musicpreview.xml trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_textpreview.xml trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_dialog.xml trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_main.xml trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_modulepreview.xml trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_musicpreview.xml trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_textpreview.xml trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_dialog.xml trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_main.xml trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_modulepreview.xml trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_musicpreview.xml trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_textpreview.xml trunk/plugins/file explorer/Source/FileExplorer.cs trunk/plugins/file explorer/Source/FileExplorer.csproj Removed Paths: ------------- trunk/plugins/file explorer/Release/Plugins/Windows/Explorer.dll trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_dialog.xml trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_main.xml trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_modulepreview.xml trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_musicpreview.xml trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_textpreview.xml trunk/plugins/file explorer/Release/Skin/MCE/explorer_dialog.xml trunk/plugins/file explorer/Release/Skin/MCE/explorer_main.xml trunk/plugins/file explorer/Release/Skin/MCE/explorer_modulepreview.xml trunk/plugins/file explorer/Release/Skin/MCE/explorer_musicpreview.xml trunk/plugins/file explorer/Release/Skin/MCE/explorer_textpreview.xml trunk/plugins/file explorer/Release/Skin/Project X/explorer_dialog.xml trunk/plugins/file explorer/Release/Skin/Project X/explorer_main.xml trunk/plugins/file explorer/Release/Skin/Project X/explorer_modulepreview.xml trunk/plugins/file explorer/Release/Skin/Project X/explorer_musicpreview.xml trunk/plugins/file explorer/Release/Skin/Project X/explorer_textpreview.xml trunk/plugins/file explorer/Source/Explorer.sln Deleted: trunk/plugins/file explorer/Release/Plugins/Windows/Explorer.dll =================================================================== (Binary files differ) Copied: trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_dialog.xml (from rev 826, trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_dialog.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_dialog.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_dialog.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -0,0 +1,46 @@ +<window> + <id>557316</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_main.xml (from rev 826, trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_main.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_main.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_main.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -0,0 +1,112 @@ +<window> + <id>557311</id> + <defaultcontrol>1</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <description>BackGround</description> + <type>image</type> + <id>5</id> + <posX>0</posX> + <posY>0</posY> + <width>720</width> + <height>576</height> + <texture>background.png</texture> + </control> + <control> + <description>Menu left</description> + <type>button</type> + <id>1</id> + <posX>1</posX> + <posY>1</posY> + <label>Menu left</label> + <onleft>1</onleft> + <onright>2</onright> + <onup>1</onup> + <ondown>3</ondown> + </control> + <control> + <description>Menu right</description> + <type>button</type> + <id>2</id> + <posX>352</posX> + <posY>1</posY> + <label>Menu right</label> + <onleft>1</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>4</ondown> + </control> + <control> + <description>file listcontrol</description> + <type>listcontrol</type> + <id>3</id> + <posX>1</posX> + <posY>55</posY> + <height>500</height> + <width>350</width> + <onright>4</onright> + <onleft>1</onleft> + <onup>3</onup> + <ondown>3</ondown> + <spinPosX>240</spinPosX> + </control> + <control> + <description>file listcontrol</description> + <type>listcontrol</type> + <id>4</id> + <posX>352</posX> + <posY>55</posY> + <height>500</height> + <width>350</width> + <onright>2</onright> + <onleft>3</onleft> + <onup>4</onup> + <ondown>4</ondown> + </control> + <control> + <description>label left</description> + <type>label</type> + <id>6</id> + <posX>1</posX> + <posY>500</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>label right</description> + <type>label</type> + <id>7</id> + <posX>352</posX> + <posY>500</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>labeldir left</description> + <type>label</type> + <id>9</id> + <posX>1</posX> + <posY>35</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>labeldir right</description> + <type>label</type> + <id>10</id> + <posX>352</posX> + <posY>36</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_modulepreview.xml (from rev 826, trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_modulepreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_modulepreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_modulepreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -0,0 +1,64 @@ +<window> + <id>557313</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>OK button</description> + <type>button</type> + <id>10</id> + <posX>435</posX> + <posY>355</posY> + <textXOff>10</textXOff> + <textYOff>7</textYOff> + <width>105</width> + <height>38</height> + <textureFocus>small_button_focus.png</textureFocus> + <textureNoFocus>small_button_nofocus.png</textureNoFocus> + <label>186</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_musicpreview.xml (from rev 826, trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_musicpreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_musicpreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_musicpreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -0,0 +1,64 @@ +<window> + <id>557314</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>OK button</description> + <type>button</type> + <id>10</id> + <posX>435</posX> + <posY>355</posY> + <textXOff>10</textXOff> + <textYOff>7</textYOff> + <width>105</width> + <height>38</height> + <textureFocus>small_button_focus.png</textureFocus> + <textureNoFocus>small_button_nofocus.png</textureNoFocus> + <label>186</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_textpreview.xml (from rev 826, trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_textpreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_textpreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_textpreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -0,0 +1,29 @@ +<window> + <id>557312</id> + <defaultcontrol>2</defaultcontrol> + <allowoverlay>no</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> + <type>textbox</type> + <id>2</id> + <posX>1</posX> + <posY>1</posY> + <width>700</width> + <height>576</height> + <font>font12</font> + <textcolor>White</textcolor> + <spinPosX>640</spinPosX> + <spinPosY>560</spinPosY> + </control> + </controls> +</window> Deleted: trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_dialog.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_dialog.xml 2007-08-10 13:20:20 UTC (rev 826) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_dialog.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -1,46 +0,0 @@ -<window> - <id>557316</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_main.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_main.xml 2007-08-10 13:20:20 UTC (rev 826) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_main.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -1,112 +0,0 @@ -<window> - <id>557311</id> - <defaultcontrol>1</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <description>BackGround</description> - <type>image</type> - <id>5</id> - <posX>0</posX> - <posY>0</posY> - <width>720</width> - <height>576</height> - <texture>background.png</texture> - </control> - <control> - <description>Menu left</description> - <type>button</type> - <id>1</id> - <posX>1</posX> - <posY>1</posY> - <label>Menu left</label> - <onleft>1</onleft> - <onright>2</onright> - <onup>1</onup> - <ondown>3</ondown> - </control> - <control> - <description>Menu right</description> - <type>button</type> - <id>2</id> - <posX>352</posX> - <posY>1</posY> - <label>Menu right</label> - <onleft>1</onleft> - <onright>2</onright> - <onup>2</onup> - <ondown>4</ondown> - </control> - <control> - <description>file listcontrol</description> - <type>listcontrol</type> - <id>3</id> - <posX>1</posX> - <posY>55</posY> - <height>500</height> - <width>350</width> - <onright>4</onright> - <onleft>1</onleft> - <onup>3</onup> - <ondown>3</ondown> - <spinPosX>240</spinPosX> - </control> - <control> - <description>file listcontrol</description> - <type>listcontrol</type> - <id>4</id> - <posX>352</posX> - <posY>55</posY> - <height>500</height> - <width>350</width> - <onright>2</onright> - <onleft>3</onleft> - <onup>4</onup> - <ondown>4</ondown> - </control> - <control> - <description>label left</description> - <type>label</type> - <id>6</id> - <posX>1</posX> - <posY>500</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>label right</description> - <type>label</type> - <id>7</id> - <posX>352</posX> - <posY>500</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>labeldir left</description> - <type>label</type> - <id>9</id> - <posX>1</posX> - <posY>35</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>labeldir right</description> - <type>label</type> - <id>10</id> - <posX>352</posX> - <posY>36</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_modulepreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_modulepreview.xml 2007-08-10 13:20:20 UTC (rev 826) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_modulepreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -1,64 +0,0 @@ -<window> - <id>557313</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>OK button</description> - <type>button</type> - <id>10</id> - <posX>435</posX> - <posY>355</posY> - <textXOff>10</textXOff> - <textYOff>7</textYOff> - <width>105</width> - <height>38</height> - <textureFocus>small_button_focus.png</textureFocus> - <textureNoFocus>small_button_nofocus.png</textureNoFocus> - <label>186</label> - <onleft>10</onleft> - <onright>10</onright> - <onup>10</onup> - <ondown>10</ondown> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_musicpreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_musicpreview.xml 2007-08-10 13:20:20 UTC (rev 826) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_musicpreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -1,64 +0,0 @@ -<window> - <id>557314</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>OK button</description> - <type>button</type> - <id>10</id> - <posX>435</posX> - <posY>355</posY> - <textXOff>10</textXOff> - <textYOff>7</textYOff> - <width>105</width> - <height>38</height> - <textureFocus>small_button_focus.png</textureFocus> - <textureNoFocus>small_button_nofocus.png</textureNoFocus> - <label>186</label> - <onleft>10</onleft> - <onright>10</onright> - <onup>10</onup> - <ondown>10</ondown> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_textpreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_textpreview.xml 2007-08-10 13:20:20 UTC (rev 826) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/explorer_textpreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -1,29 +0,0 @@ -<window> - <id>557312</id> - <defaultcontrol>2</defaultcontrol> - <allowoverlay>no</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> - <type>textbox</type> - <id>2</id> - <posX>1</posX> - <posY>1</posY> - <width>700</width> - <height>576</height> - <font>font12</font> - <textcolor>White</textcolor> - <spinPosX>640</spinPosX> - <spinPosY>560</spinPosY> - </control> - </controls> -</window> Copied: trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_dialog.xml (from rev 826, trunk/plugins/file explorer/Release/Skin/MCE/explorer_dialog.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_dialog.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_dialog.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -0,0 +1,46 @@ +<window> + <id>557316</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_main.xml (from rev 826, trunk/plugins/file explorer/Release/Skin/MCE/explorer_main.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_main.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_main.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -0,0 +1,112 @@ +<window> + <id>557311</id> + <defaultcontrol>1</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <description>BackGround</description> + <type>image</type> + <id>5</id> + <posX>0</posX> + <posY>0</posY> + <width>720</width> + <height>576</height> + <texture>background.png</texture> + </control> + <control> + <description>Menu left</description> + <type>button</type> + <id>1</id> + <posX>1</posX> + <posY>1</posY> + <label>Menu left</label> + <onleft>1</onleft> + <onright>2</onright> + <onup>1</onup> + <ondown>3</ondown> + </control> + <control> + <description>Menu right</description> + <type>button</type> + <id>2</id> + <posX>352</posX> + <posY>1</posY> + <label>Menu right</label> + <onleft>1</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>4</ondown> + </control> + <control> + <description>file listcontrol</description> + <type>listcontrol</type> + <id>3</id> + <posX>1</posX> + <posY>55</posY> + <height>500</height> + <width>350</width> + <onright>4</onright> + <onleft>1</onleft> + <onup>3</onup> + <ondown>3</ondown> + <spinPosX>240</spinPosX> + </control> + <control> + <description>file listcontrol</description> + <type>listcontrol</type> + <id>4</id> + <posX>352</posX> + <posY>55</posY> + <height>500</height> + <width>350</width> + <onright>2</onright> + <onleft>3</onleft> + <onup>4</onup> + <ondown>4</ondown> + </control> + <control> + <description>label left</description> + <type>label</type> + <id>6</id> + <posX>1</posX> + <posY>500</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>label right</description> + <type>label</type> + <id>7</id> + <posX>352</posX> + <posY>500</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>labeldir left</description> + <type>label</type> + <id>9</id> + <posX>1</posX> + <posY>35</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>labeldir right</description> + <type>label</type> + <id>10</id> + <posX>352</posX> + <posY>36</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_modulepreview.xml (from rev 826, trunk/plugins/file explorer/Release/Skin/MCE/explorer_modulepreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_modulepreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_modulepreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -0,0 +1,64 @@ +<window> + <id>557313</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>OK button</description> + <type>button</type> + <id>10</id> + <posX>435</posX> + <posY>355</posY> + <textXOff>10</textXOff> + <textYOff>7</textYOff> + <width>105</width> + <height>38</height> + <textureFocus>small_button_focus.png</textureFocus> + <textureNoFocus>small_button_nofocus.png</textureNoFocus> + <label>186</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_musicpreview.xml (from rev 826, trunk/plugins/file explorer/Release/Skin/MCE/explorer_musicpreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_musicpreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_musicpreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -0,0 +1,64 @@ +<window> + <id>557314</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>OK button</description> + <type>button</type> + <id>10</id> + <posX>435</posX> + <posY>355</posY> + <textXOff>10</textXOff> + <textYOff>7</textYOff> + <width>105</width> + <height>38</height> + <textureFocus>small_button_focus.png</textureFocus> + <textureNoFocus>small_button_nofocus.png</textureNoFocus> + <label>186</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_textpreview.xml (from rev 826, trunk/plugins/file explorer/Release/Skin/MCE/explorer_textpreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_textpreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_textpreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -0,0 +1,29 @@ +<window> + <id>557312</id> + <defaultcontrol>2</defaultcontrol> + <allowoverlay>no</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> + <type>textbox</type> + <id>2</id> + <posX>1</posX> + <posY>1</posY> + <width>700</width> + <height>576</height> + <font>font12</font> + <textcolor>White</textcolor> + <spinPosX>640</spinPosX> + <spinPosY>560</spinPosY> + </control> + </controls> +</window> Deleted: trunk/plugins/file explorer/Release/Skin/MCE/explorer_dialog.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/explorer_dialog.xml 2007-08-10 13:20:20 UTC (rev 826) +++ trunk/plugins/file explorer/Release/Skin/MCE/explorer_dialog.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -1,46 +0,0 @@ -<window> - <id>557316</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/MCE/explorer_main.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/explorer_main.xml 2007-08-10 13:20:20 UTC (rev 826) +++ trunk/plugins/file explorer/Release/Skin/MCE/explorer_main.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -1,112 +0,0 @@ -<window> - <id>557311</id> - <defaultcontrol>1</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <description>BackGround</description> - <type>image</type> - <id>5</id> - <posX>0</posX> - <posY>0</posY> - <width>720</width> - <height>576</height> - <texture>background.png</texture> - </control> - <control> - <description>Menu left</description> - <type>button</type> - <id>1</id> - <posX>1</posX> - <posY>1</posY> - <label>Menu left</label> - <onleft>1</onleft> - <onright>2</onright> - <onup>1</onup> - <ondown>3</ondown> - </control> - <control> - <description>Menu right</description> - <type>button</type> - <id>2</id> - <posX>352</posX> - <posY>1</posY> - <label>Menu right</label> - <onleft>1</onleft> - <onright>2</onright> - <onup>2</onup> - <ondown>4</ondown> - </control> - <control> - <description>file listcontrol</description> - <type>listcontrol</type> - <id>3</id> - <posX>1</posX> - <posY>55</posY> - <height>500</height> - <width>350</width> - <onright>4</onright> - <onleft>1</onleft> - <onup>3</onup> - <ondown>3</ondown> - <spinPosX>240</spinPosX> - </control> - <control> - <description>file listcontrol</description> - <type>listcontrol</type> - <id>4</id> - <posX>352</posX> - <posY>55</posY> - <height>500</height> - <width>350</width> - <onright>2</onright> - <onleft>3</onleft> - <onup>4</onup> - <ondown>4</ondown> - </control> - <control> - <description>label left</description> - <type>label</type> - <id>6</id> - <posX>1</posX> - <posY>500</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>label right</description> - <type>label</type> - <id>7</id> - <posX>352</posX> - <posY>500</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>labeldir left</description> - <type>label</type> - <id>9</id> - <posX>1</posX> - <posY>35</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>labeldir right</description> - <type>label</type> - <id>10</id> - <posX>352</posX> - <posY>36</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/MCE/explorer_modulepreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/explorer_modulepreview.xml 2007-08-10 13:20:20 UTC (rev 826) +++ trunk/plugins/file explorer/Release/Skin/MCE/explorer_modulepreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -1,64 +0,0 @@ -<window> - <id>557313</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>OK button</description> - <type>button</type> - <id>10</id> - <posX>435</posX> - <posY>355</posY> - <textXOff>10</textXOff> - <textYOff>7</textYOff> - <width>105</width> - <height>38</height> - <textureFocus>small_button_focus.png</textureFocus> - <textureNoFocus>small_button_nofocus.png</textureNoFocus> - <label>186</label> - <onleft>10</onleft> - <onright>10</onright> - <onup>10</onup> - <ondown>10</ondown> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/MCE/explorer_musicpreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/explorer_musicpreview.xml 2007-08-10 13:20:20 UTC (rev 826) +++ trunk/plugins/file explorer/Release/Skin/MCE/explorer_musicpreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -1,64 +0,0 @@ -<window> - <id>557314</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>OK button</description> - <type>button</type> - <id>10</id> - <posX>435</posX> - <posY>355</posY> - <textXOff>10</textXOff> - <textYOff>7</textYOff> - <width>105</width> - <height>38</height> - <textureFocus>small_button_focus.png</textureFocus> - <textureNoFocus>small_button_nofocus.png</textureNoFocus> - <label>186</label> - <onleft>10</onleft> - <onright>10</onright> - <onup>10</onup> - <ondown>10</ondown> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/MCE/explorer_textpreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/explorer_textpreview.xml 2007-08-10 13:20:20 UTC (rev 826) +++ trunk/plugins/file explorer/Release/Skin/MCE/explorer_textpreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -1,29 +0,0 @@ -<window> - <id>557312</id> - <defaultcontrol>2</defaultcontrol> - <allowoverlay>no</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> - <type>textbox</type> - <id>2</id> - <posX>1</posX> - <posY>1</posY> - <width>700</width> - <height>576</height> - <font>font12</font> - <textcolor>White</textcolor> - <spinPosX>640</spinPosX> - <spinPosY>560</spinPosY> - </control> - </controls> -</window> Copied: trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_dialog.xml (from rev 826, trunk/plugins/file explorer/Release/Skin/Project X/explorer_dialog.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_dialog.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_dialog.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -0,0 +1,46 @@ +<window> + <id>557316</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_main.xml (from rev 826, trunk/plugins/file explorer/Release/Skin/Project X/explorer_main.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_main.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_main.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -0,0 +1,112 @@ +<window> + <id>557311</id> + <defaultcontrol>1</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <description>BackGround</description> + <type>image</type> + <id>5</id> + <posX>0</posX> + <posY>0</posY> + <width>720</width> + <height>576</height> + <texture>background.png</texture> + </control> + <control> + <description>Menu left</description> + <type>button</type> + <id>1</id> + <posX>1</posX> + <posY>1</posY> + <label>Menu left</label> + <onleft>1</onleft> + <onright>2</onright> + <onup>1</onup> + <ondown>3</ondown> + </control> + <control> + <description>Menu right</description> + <type>button</type> + <id>2</id> + <posX>352</posX> + <posY>1</posY> + <label>Menu right</label> + <onleft>1</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>4</ondown> + </control> + <control> + <description>file listcontrol</description> + <type>listcontrol</type> + <id>3</id> + <posX>1</posX> + <posY>55</posY> + <height>500</height> + <width>350</width> + <onright>4</onright> + <onleft>1</onleft> + <onup>3</onup> + <ondown>3</ondown> + <spinPosX>240</spinPosX> + </control> + <control> + <description>file listcontrol</description> + <type>listcontrol</type> + <id>4</id> + <posX>352</posX> + <posY>55</posY> + <height>500</height> + <width>350</width> + <onright>2</onright> + <onleft>3</onleft> + <onup>4</onup> + <ondown>4</ondown> + </control> + <control> + <description>label left</description> + <type>label</type> + <id>6</id> + <posX>1</posX> + <posY>500</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>label right</description> + <type>label</type> + <id>7</id> + <posX>352</posX> + <posY>500</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>labeldir left</description> + <type>label</type> + <id>9</id> + <posX>1</posX> + <posY>35</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>labeldir right</description> + <type>label</type> + <id>10</id> + <posX>352</posX> + <posY>36</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_modulepreview.xml (from rev 826, trunk/plugins/file explorer/Release/Skin/Project X/explorer_modulepreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_modulepreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_modulepreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -0,0 +1,64 @@ +<window> + <id>557313</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>OK button</description> + <type>button</type> + <id>10</id> + <posX>435</posX> + <posY>355</posY> + <textXOff>10</textXOff> + <textYOff>7</textYOff> + <width>105</width> + <height>38</height> + <textureFocus>small_button_focus.png</textureFocus> + <textureNoFocus>small_button_nofocus.png</textureNoFocus> + <label>186</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_musicpreview.xml (from rev 826, trunk/plugins/file explorer/Release/Skin/Project X/explorer_musicpreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_musicpreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_musicpreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -0,0 +1,64 @@ +<window> + <id>557314</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>OK button</description> + <type>button</type> + <id>10</id> + <posX>435</posX> + <posY>355</posY> + <textXOff>10</textXOff> + <textYOff>7</textYOff> + <width>105</width> + <height>38</height> + <textureFocus>small_button_focus.png</textureFocus> + <textureNoFocus>small_button_nofocus.png</textureNoFocus> + <label>186</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_textpreview.xml (from rev 826, trunk/plugins/file explorer/Release/Skin/Project X/explorer_textpreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_textpreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_textpreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -0,0 +1,29 @@ +<window> + <id>557312</id> + <defaultcontrol>2</defaultcontrol> + <allowoverlay>no</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> + <type>textbox</type> + <id>2</id> + <posX>1</posX> + <posY>1</posY> + <width>700</width> + <height>576</height> + <font>font12</font> + <textcolor>White</textcolor> + <spinPosX>640</spinPosX> + <spinPosY>560</spinPosY> + </control> + </controls> +</window> Deleted: trunk/plugins/file explorer/Release/Skin/Project X/explorer_dialog.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/explorer_dialog.xml 2007-08-10 13:20:20 UTC (rev 826) +++ trunk/plugins/file explorer/Release/Skin/Project X/explorer_dialog.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -1,46 +0,0 @@ -<window> - <id>557316</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/Project X/explorer_main.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/explorer_main.xml 2007-08-10 13:20:20 UTC (rev 826) +++ trunk/plugins/file explorer/Release/Skin/Project X/explorer_main.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -1,112 +0,0 @@ -<window> - <id>557311</id> - <defaultcontrol>1</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <description>BackGround</description> - <type>image</type> - <id>5</id> - <posX>0</posX> - <posY>0</posY> - <width>720</width> - <height>576</height> - <texture>background.png</texture> - </control> - <control> - <description>Menu left</description> - <type>button</type> - <id>1</id> - <posX>1</posX> - <posY>1</posY> - <label>Menu left</label> - <onleft>1</onleft> - <onright>2</onright> - <onup>1</onup> - <ondown>3</ondown> - </control> - <control> - <description>Menu right</description> - <type>button</type> - <id>2</id> - <posX>352</posX> - <posY>1</posY> - <label>Menu right</label> - <onleft>1</onleft> - <onright>2</onright> - <onup>2</onup> - <ondown>4</ondown> - </control> - <control> - <description>file listcontrol</description> - <type>listcontrol</type> - <id>3</id> - <posX>1</posX> - <posY>55</posY> - <height>500</height> - <width>350</width> - <onright>4</onright> - <onleft>1</onleft> - <onup>3</onup> - <ondown>3</ondown> - <spinPosX>240</spinPosX> - </control> - <control> - <description>file listcontrol</description> - <type>listcontrol</type> - <id>4</id> - <posX>352</posX> - <posY>55</posY> - <height>500</height> - <width>350</width> - <onright>2</onright> - <onleft>3</onleft> - <onup>4</onup> - <ondown>4</ondown> - </control> - <control> - <description>label left</description> - <type>label</type> - <id>6</id> - <posX>1</posX> - <posY>500</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>label right</description> - <type>label</type> - <id>7</id> - <posX>352</posX> - <posY>500</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>labeldir left</description> - <type>label</type> - <id>9</id> - <posX>1</posX> - <posY>35</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>labeldir right</description> - <type>label</type> - <id>10</id> - <posX>352</posX> - <posY>36</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/Project X/explorer_modulepreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/explorer_modulepreview.xml 2007-08-10 13:20:20 UTC (rev 826) +++ trunk/plugins/file explorer/Release/Skin/Project X/explorer_modulepreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -1,64 +0,0 @@ -<window> - <id>557313</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>OK button</description> - <type>button</type> - <id>10</id> - <posX>435</posX> - <posY>355</posY> - <textXOff>10</textXOff> - <textYOff>7</textYOff> - <width>105</width> - <height>38</height> - <textureFocus>small_button_focus.png</textureFocus> - <textureNoFocus>small_button_nofocus.png</textureNoFocus> - <label>186</label> - <onleft>10</onleft> - <onright>10</onright> - <onup>10</onup> - <ondown>10</ondown> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/Project X/explorer_musicpreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/explorer_musicpreview.xml 2007-08-10 13:20:20 UTC (rev 826) +++ trunk/plugins/file explorer/Release/Skin/Project X/explorer_musicpreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -1,64 +0,0 @@ -<window> - <id>557314</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>OK button</description> - <type>button</type> - <id>10</id> - <posX>435</posX> - <posY>355</posY> - <textXOff>10</textXOff> - <textYOff>7</textYOff> - <width>105</width> - <height>38</height> - <textureFocus>small_button_focus.png</textureFocus> - <textureNoFocus>small_button_nofocus.png</textureNoFocus> - <label>186</label> - <onleft>10</onleft> - <onright>10</onright> - <onup>10</onup> - <ondown>10</ondown> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/Project X/explorer_textpreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/explorer_textpreview.xml 2007-08-10 13:20:20 UTC (rev 826) +++ trunk/plugins/file explorer/Release/Skin/Project X/explorer_textpreview.xml 2007-08-11 06:03:06 UTC (rev 827) @@ -1,29 +0,0 @@ -<window> - <id>557312</id> - <defaultcontrol>2</defaultcontrol> - <allowoverlay>no</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> - <type>textbox</type> - <id>2</id> - <posX>1</posX> - <posY>1</posY> - <width>700</width> - <height>576</height> - <font>font12</font> - <textcolor>White</textcolor> - <spinPosX>640</spinPosX> - <spinPosY>560</spinPosY> - </control> - </controls> -</window> Modified: trunk/plugins/file explorer/Source/AssemblyInfo.cs =================================================================== --- trunk/plugins/file explorer/Source/AssemblyInfo.cs 2007-08-10 13:20:20 UTC (rev 826) +++ trunk/plugins/file explorer/Source/AssemblyInfo.cs 2007-08-11 06:03:06 UTC (rev 827) @@ -8,11 +8,11 @@ // change them to the information which is associated with the assembly // you compile. -[assembly: AssemblyTitle("Explorer")] +[assembly: AssemblyTitle("FileE... [truncated message content] |
From: <fr...@us...> - 2007-10-16 05:38:54
|
Revision: 1002 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=1002&view=rev Author: framug Date: 2007-10-15 22:38:49 -0700 (Mon, 15 Oct 2007) Log Message: ----------- FileExplorer --> File Explorer + missing strPictureImage Modified Paths: -------------- trunk/plugins/file explorer/Source/AssemblyInfo.cs trunk/plugins/file explorer/Source/Constants.cs trunk/plugins/file explorer/Source/FileExplorer.csproj trunk/plugins/file explorer/Source/Preview/TextPreview.cs trunk/plugins/file explorer/Source/Setup.cs Added Paths: ----------- trunk/plugins/file explorer/Release/Skin/BlueTwo/Media/ trunk/plugins/file explorer/Release/Skin/BlueTwo/Media/hover_File Explorer.png Added: trunk/plugins/file explorer/Release/Skin/BlueTwo/Media/hover_File Explorer.png =================================================================== (Binary files differ) Property changes on: trunk/plugins/file explorer/Release/Skin/BlueTwo/Media/hover_File Explorer.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: trunk/plugins/file explorer/Source/AssemblyInfo.cs =================================================================== --- trunk/plugins/file explorer/Source/AssemblyInfo.cs 2007-10-15 20:28:59 UTC (rev 1001) +++ trunk/plugins/file explorer/Source/AssemblyInfo.cs 2007-10-16 05:38:49 UTC (rev 1002) @@ -8,11 +8,11 @@ // change them to the information which is associated with the assembly // you compile. -[assembly: AssemblyTitle("FileExplorer")] +[assembly: AssemblyTitle("File Explorer")] [assembly: AssemblyDescription("File Explorer")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Sinus Arts")] -[assembly: AssemblyProduct("FileExplorer")] +[assembly: AssemblyProduct("File Explorer")] [assembly: AssemblyCopyright("2006 Andreas Groß")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] Modified: trunk/plugins/file explorer/Source/Constants.cs =================================================================== --- trunk/plugins/file explorer/Source/Constants.cs 2007-10-15 20:28:59 UTC (rev 1001) +++ trunk/plugins/file explorer/Source/Constants.cs 2007-10-16 05:38:49 UTC (rev 1002) @@ -38,12 +38,12 @@ /// <summary> /// Name of PlugIn. /// </summary> - public static readonly string NAME = "FileExplorer"; + public static readonly string NAME = "File Explorer"; /// <summary> /// Description of PlugIn. /// </summary> - public static readonly string DESCRIPTION = "FileExplorer"; + public static readonly string DESCRIPTION = "File Explorer"; /// <summary> /// Author of PlugIn. Modified: trunk/plugins/file explorer/Source/FileExplorer.csproj =================================================================== --- trunk/plugins/file explorer/Source/FileExplorer.csproj 2007-10-15 20:28:59 UTC (rev 1001) +++ trunk/plugins/file explorer/Source/FileExplorer.csproj 2007-10-16 05:38:49 UTC (rev 1002) @@ -68,6 +68,7 @@ <Compile Include="Constants.cs" /> <EmbeddedResource Include="Setup.resx"> <DependentUpon>Setup.cs</DependentUpon> + <SubType>Designer</SubType> </EmbeddedResource> <Compile Include="FileExplorer.cs" /> <Compile Include="DrivesView.cs" /> Modified: trunk/plugins/file explorer/Source/Preview/TextPreview.cs =================================================================== --- trunk/plugins/file explorer/Source/Preview/TextPreview.cs 2007-10-15 20:28:59 UTC (rev 1001) +++ trunk/plugins/file explorer/Source/Preview/TextPreview.cs 2007-10-16 05:38:49 UTC (rev 1002) @@ -120,7 +120,7 @@ /// <returns></returns> public string Description() { - return "Text Viewer used by File FileExplorer"; + return "Text Viewer used by File File Explorer"; } /// <summary> @@ -192,7 +192,7 @@ strButtonText = String.Empty; strButtonImage = String.Empty; strButtonImageFocus = String.Empty; - strPictureImage = String.Empty; + strPictureImage = String.Format("hover_{0}.png", "File Explorer"); ; return false; } Modified: trunk/plugins/file explorer/Source/Setup.cs =================================================================== --- trunk/plugins/file explorer/Source/Setup.cs 2007-10-15 20:28:59 UTC (rev 1001) +++ trunk/plugins/file explorer/Source/Setup.cs 2007-10-16 05:38:49 UTC (rev 1002) @@ -149,7 +149,7 @@ strButtonText = this.PluginName(); strButtonImage = String.Empty; strButtonImageFocus = String.Empty; - strPictureImage = String.Empty; + strPictureImage = String.Format("hover_{0}.png", "File Explorer"); ; return true; } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <fr...@us...> - 2008-04-26 11:16:54
|
Revision: 1719 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=1719&view=rev Author: framug Date: 2008-04-26 04:16:47 -0700 (Sat, 26 Apr 2008) Log Message: ----------- - fileexplorer -> file explorer - files.xml (config and MP) are loaded/written in correct folder. Modified Paths: -------------- trunk/plugins/file explorer/Source/Dialogs/GUIDialogOperation.cs trunk/plugins/file explorer/Source/DrivesView.cs trunk/plugins/file explorer/Source/Preview/TextPreview.cs trunk/plugins/file explorer/Source/Setup.cs Added Paths: ----------- trunk/plugins/file explorer/Release/Plugins/Windows/File Explorer/ trunk/plugins/file explorer/Release/Plugins/Windows/File Explorer/Compression.dll trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_dialog.xml trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_main.xml trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_modulepreview.xml trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_musicpreview.xml trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_textpreview.xml trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_dialog.xml trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_main.xml trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_modulepreview.xml trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_musicpreview.xml trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_textpreview.xml trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_dialog.xml trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_main.xml trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_modulepreview.xml trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_musicpreview.xml trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_textpreview.xml trunk/plugins/file explorer/Source/File Explorer.cs trunk/plugins/file explorer/Source/File Explorer.csproj trunk/plugins/file explorer/Source/File Explorer.csproj.user trunk/plugins/file explorer/Source/File Explorer.sln Removed Paths: ------------- trunk/plugins/file explorer/Release/Plugins/Windows/FileExplorer/ trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_dialog.xml trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_main.xml trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_modulepreview.xml trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_musicpreview.xml trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_textpreview.xml trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_dialog.xml trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_main.xml trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_modulepreview.xml trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_musicpreview.xml trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_textpreview.xml trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_dialog.xml trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_main.xml trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_modulepreview.xml trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_musicpreview.xml trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_textpreview.xml trunk/plugins/file explorer/Source/Explorer.cs trunk/plugins/file explorer/Source/Explorer.csproj trunk/plugins/file explorer/Source/FileExplorer.cs trunk/plugins/file explorer/Source/FileExplorer.csproj Added: trunk/plugins/file explorer/Release/Plugins/Windows/File Explorer/Compression.dll =================================================================== (Binary files differ) Property changes on: trunk/plugins/file explorer/Release/Plugins/Windows/File Explorer/Compression.dll ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Copied: trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_dialog.xml (from rev 1718, trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_dialog.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_dialog.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_dialog.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -0,0 +1,46 @@ +<window> + <id>557316</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_main.xml (from rev 1718, trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_main.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_main.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_main.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -0,0 +1,112 @@ +<window> + <id>557311</id> + <defaultcontrol>1</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <description>BackGround</description> + <type>image</type> + <id>5</id> + <posX>0</posX> + <posY>0</posY> + <width>720</width> + <height>576</height> + <texture>background.png</texture> + </control> + <control> + <description>Menu left</description> + <type>button</type> + <id>1</id> + <posX>1</posX> + <posY>1</posY> + <label>Menu left</label> + <onleft>1</onleft> + <onright>2</onright> + <onup>1</onup> + <ondown>3</ondown> + </control> + <control> + <description>Menu right</description> + <type>button</type> + <id>2</id> + <posX>352</posX> + <posY>1</posY> + <label>Menu right</label> + <onleft>1</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>4</ondown> + </control> + <control> + <description>file listcontrol</description> + <type>listcontrol</type> + <id>3</id> + <posX>1</posX> + <posY>55</posY> + <height>500</height> + <width>350</width> + <onright>4</onright> + <onleft>1</onleft> + <onup>3</onup> + <ondown>3</ondown> + <spinPosX>240</spinPosX> + </control> + <control> + <description>file listcontrol</description> + <type>listcontrol</type> + <id>4</id> + <posX>352</posX> + <posY>55</posY> + <height>500</height> + <width>350</width> + <onright>2</onright> + <onleft>3</onleft> + <onup>4</onup> + <ondown>4</ondown> + </control> + <control> + <description>label left</description> + <type>label</type> + <id>6</id> + <posX>1</posX> + <posY>500</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>label right</description> + <type>label</type> + <id>7</id> + <posX>352</posX> + <posY>500</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>labeldir left</description> + <type>label</type> + <id>9</id> + <posX>1</posX> + <posY>35</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>labeldir right</description> + <type>label</type> + <id>10</id> + <posX>352</posX> + <posY>36</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_modulepreview.xml (from rev 1718, trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_modulepreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_modulepreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_modulepreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -0,0 +1,64 @@ +<window> + <id>557313</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>OK button</description> + <type>button</type> + <id>10</id> + <posX>435</posX> + <posY>355</posY> + <textXOff>10</textXOff> + <textYOff>7</textYOff> + <width>105</width> + <height>38</height> + <textureFocus>small_button_focus.png</textureFocus> + <textureNoFocus>small_button_nofocus.png</textureNoFocus> + <label>186</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_musicpreview.xml (from rev 1718, trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_musicpreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_musicpreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_musicpreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -0,0 +1,64 @@ +<window> + <id>557314</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>OK button</description> + <type>button</type> + <id>10</id> + <posX>435</posX> + <posY>355</posY> + <textXOff>10</textXOff> + <textYOff>7</textYOff> + <width>105</width> + <height>38</height> + <textureFocus>small_button_focus.png</textureFocus> + <textureNoFocus>small_button_nofocus.png</textureNoFocus> + <label>186</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_textpreview.xml (from rev 1718, trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_textpreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_textpreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/File Explorer_textpreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -0,0 +1,29 @@ +<window> + <id>557312</id> + <defaultcontrol>2</defaultcontrol> + <allowoverlay>no</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> + <type>textbox</type> + <id>2</id> + <posX>1</posX> + <posY>1</posY> + <width>700</width> + <height>576</height> + <font>font12</font> + <textcolor>White</textcolor> + <spinPosX>640</spinPosX> + <spinPosY>560</spinPosY> + </control> + </controls> +</window> Deleted: trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_dialog.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_dialog.xml 2008-04-26 07:13:23 UTC (rev 1718) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_dialog.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -1,46 +0,0 @@ -<window> - <id>557316</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_main.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_main.xml 2008-04-26 07:13:23 UTC (rev 1718) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_main.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -1,112 +0,0 @@ -<window> - <id>557311</id> - <defaultcontrol>1</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <description>BackGround</description> - <type>image</type> - <id>5</id> - <posX>0</posX> - <posY>0</posY> - <width>720</width> - <height>576</height> - <texture>background.png</texture> - </control> - <control> - <description>Menu left</description> - <type>button</type> - <id>1</id> - <posX>1</posX> - <posY>1</posY> - <label>Menu left</label> - <onleft>1</onleft> - <onright>2</onright> - <onup>1</onup> - <ondown>3</ondown> - </control> - <control> - <description>Menu right</description> - <type>button</type> - <id>2</id> - <posX>352</posX> - <posY>1</posY> - <label>Menu right</label> - <onleft>1</onleft> - <onright>2</onright> - <onup>2</onup> - <ondown>4</ondown> - </control> - <control> - <description>file listcontrol</description> - <type>listcontrol</type> - <id>3</id> - <posX>1</posX> - <posY>55</posY> - <height>500</height> - <width>350</width> - <onright>4</onright> - <onleft>1</onleft> - <onup>3</onup> - <ondown>3</ondown> - <spinPosX>240</spinPosX> - </control> - <control> - <description>file listcontrol</description> - <type>listcontrol</type> - <id>4</id> - <posX>352</posX> - <posY>55</posY> - <height>500</height> - <width>350</width> - <onright>2</onright> - <onleft>3</onleft> - <onup>4</onup> - <ondown>4</ondown> - </control> - <control> - <description>label left</description> - <type>label</type> - <id>6</id> - <posX>1</posX> - <posY>500</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>label right</description> - <type>label</type> - <id>7</id> - <posX>352</posX> - <posY>500</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>labeldir left</description> - <type>label</type> - <id>9</id> - <posX>1</posX> - <posY>35</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>labeldir right</description> - <type>label</type> - <id>10</id> - <posX>352</posX> - <posY>36</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_modulepreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_modulepreview.xml 2008-04-26 07:13:23 UTC (rev 1718) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_modulepreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -1,64 +0,0 @@ -<window> - <id>557313</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>OK button</description> - <type>button</type> - <id>10</id> - <posX>435</posX> - <posY>355</posY> - <textXOff>10</textXOff> - <textYOff>7</textYOff> - <width>105</width> - <height>38</height> - <textureFocus>small_button_focus.png</textureFocus> - <textureNoFocus>small_button_nofocus.png</textureNoFocus> - <label>186</label> - <onleft>10</onleft> - <onright>10</onright> - <onup>10</onup> - <ondown>10</ondown> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_musicpreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_musicpreview.xml 2008-04-26 07:13:23 UTC (rev 1718) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_musicpreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -1,64 +0,0 @@ -<window> - <id>557314</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>OK button</description> - <type>button</type> - <id>10</id> - <posX>435</posX> - <posY>355</posY> - <textXOff>10</textXOff> - <textYOff>7</textYOff> - <width>105</width> - <height>38</height> - <textureFocus>small_button_focus.png</textureFocus> - <textureNoFocus>small_button_nofocus.png</textureNoFocus> - <label>186</label> - <onleft>10</onleft> - <onright>10</onright> - <onup>10</onup> - <ondown>10</ondown> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_textpreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_textpreview.xml 2008-04-26 07:13:23 UTC (rev 1718) +++ trunk/plugins/file explorer/Release/Skin/BlueTwo/FileExplorer_textpreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -1,29 +0,0 @@ -<window> - <id>557312</id> - <defaultcontrol>2</defaultcontrol> - <allowoverlay>no</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> - <type>textbox</type> - <id>2</id> - <posX>1</posX> - <posY>1</posY> - <width>700</width> - <height>576</height> - <font>font12</font> - <textcolor>White</textcolor> - <spinPosX>640</spinPosX> - <spinPosY>560</spinPosY> - </control> - </controls> -</window> Copied: trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_dialog.xml (from rev 1718, trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_dialog.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_dialog.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_dialog.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -0,0 +1,46 @@ +<window> + <id>557316</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_main.xml (from rev 1718, trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_main.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_main.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_main.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -0,0 +1,112 @@ +<window> + <id>557311</id> + <defaultcontrol>1</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <description>BackGround</description> + <type>image</type> + <id>5</id> + <posX>0</posX> + <posY>0</posY> + <width>720</width> + <height>576</height> + <texture>background.png</texture> + </control> + <control> + <description>Menu left</description> + <type>button</type> + <id>1</id> + <posX>1</posX> + <posY>1</posY> + <label>Menu left</label> + <onleft>1</onleft> + <onright>2</onright> + <onup>1</onup> + <ondown>3</ondown> + </control> + <control> + <description>Menu right</description> + <type>button</type> + <id>2</id> + <posX>352</posX> + <posY>1</posY> + <label>Menu right</label> + <onleft>1</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>4</ondown> + </control> + <control> + <description>file listcontrol</description> + <type>listcontrol</type> + <id>3</id> + <posX>1</posX> + <posY>55</posY> + <height>500</height> + <width>350</width> + <onright>4</onright> + <onleft>1</onleft> + <onup>3</onup> + <ondown>3</ondown> + <spinPosX>240</spinPosX> + </control> + <control> + <description>file listcontrol</description> + <type>listcontrol</type> + <id>4</id> + <posX>352</posX> + <posY>55</posY> + <height>500</height> + <width>350</width> + <onright>2</onright> + <onleft>3</onleft> + <onup>4</onup> + <ondown>4</ondown> + </control> + <control> + <description>label left</description> + <type>label</type> + <id>6</id> + <posX>1</posX> + <posY>500</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>label right</description> + <type>label</type> + <id>7</id> + <posX>352</posX> + <posY>500</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>labeldir left</description> + <type>label</type> + <id>9</id> + <posX>1</posX> + <posY>35</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>labeldir right</description> + <type>label</type> + <id>10</id> + <posX>352</posX> + <posY>36</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_modulepreview.xml (from rev 1718, trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_modulepreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_modulepreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_modulepreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -0,0 +1,64 @@ +<window> + <id>557313</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>OK button</description> + <type>button</type> + <id>10</id> + <posX>435</posX> + <posY>355</posY> + <textXOff>10</textXOff> + <textYOff>7</textYOff> + <width>105</width> + <height>38</height> + <textureFocus>small_button_focus.png</textureFocus> + <textureNoFocus>small_button_nofocus.png</textureNoFocus> + <label>186</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_musicpreview.xml (from rev 1718, trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_musicpreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_musicpreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_musicpreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -0,0 +1,64 @@ +<window> + <id>557314</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>OK button</description> + <type>button</type> + <id>10</id> + <posX>435</posX> + <posY>355</posY> + <textXOff>10</textXOff> + <textYOff>7</textYOff> + <width>105</width> + <height>38</height> + <textureFocus>small_button_focus.png</textureFocus> + <textureNoFocus>small_button_nofocus.png</textureNoFocus> + <label>186</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_textpreview.xml (from rev 1718, trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_textpreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_textpreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/MCE/File Explorer_textpreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -0,0 +1,29 @@ +<window> + <id>557312</id> + <defaultcontrol>2</defaultcontrol> + <allowoverlay>no</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> + <type>textbox</type> + <id>2</id> + <posX>1</posX> + <posY>1</posY> + <width>700</width> + <height>576</height> + <font>font12</font> + <textcolor>White</textcolor> + <spinPosX>640</spinPosX> + <spinPosY>560</spinPosY> + </control> + </controls> +</window> Deleted: trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_dialog.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_dialog.xml 2008-04-26 07:13:23 UTC (rev 1718) +++ trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_dialog.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -1,46 +0,0 @@ -<window> - <id>557316</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_main.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_main.xml 2008-04-26 07:13:23 UTC (rev 1718) +++ trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_main.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -1,112 +0,0 @@ -<window> - <id>557311</id> - <defaultcontrol>1</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <description>BackGround</description> - <type>image</type> - <id>5</id> - <posX>0</posX> - <posY>0</posY> - <width>720</width> - <height>576</height> - <texture>background.png</texture> - </control> - <control> - <description>Menu left</description> - <type>button</type> - <id>1</id> - <posX>1</posX> - <posY>1</posY> - <label>Menu left</label> - <onleft>1</onleft> - <onright>2</onright> - <onup>1</onup> - <ondown>3</ondown> - </control> - <control> - <description>Menu right</description> - <type>button</type> - <id>2</id> - <posX>352</posX> - <posY>1</posY> - <label>Menu right</label> - <onleft>1</onleft> - <onright>2</onright> - <onup>2</onup> - <ondown>4</ondown> - </control> - <control> - <description>file listcontrol</description> - <type>listcontrol</type> - <id>3</id> - <posX>1</posX> - <posY>55</posY> - <height>500</height> - <width>350</width> - <onright>4</onright> - <onleft>1</onleft> - <onup>3</onup> - <ondown>3</ondown> - <spinPosX>240</spinPosX> - </control> - <control> - <description>file listcontrol</description> - <type>listcontrol</type> - <id>4</id> - <posX>352</posX> - <posY>55</posY> - <height>500</height> - <width>350</width> - <onright>2</onright> - <onleft>3</onleft> - <onup>4</onup> - <ondown>4</ondown> - </control> - <control> - <description>label left</description> - <type>label</type> - <id>6</id> - <posX>1</posX> - <posY>500</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>label right</description> - <type>label</type> - <id>7</id> - <posX>352</posX> - <posY>500</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>labeldir left</description> - <type>label</type> - <id>9</id> - <posX>1</posX> - <posY>35</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>labeldir right</description> - <type>label</type> - <id>10</id> - <posX>352</posX> - <posY>36</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_modulepreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_modulepreview.xml 2008-04-26 07:13:23 UTC (rev 1718) +++ trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_modulepreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -1,64 +0,0 @@ -<window> - <id>557313</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>OK button</description> - <type>button</type> - <id>10</id> - <posX>435</posX> - <posY>355</posY> - <textXOff>10</textXOff> - <textYOff>7</textYOff> - <width>105</width> - <height>38</height> - <textureFocus>small_button_focus.png</textureFocus> - <textureNoFocus>small_button_nofocus.png</textureNoFocus> - <label>186</label> - <onleft>10</onleft> - <onright>10</onright> - <onup>10</onup> - <ondown>10</ondown> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_musicpreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_musicpreview.xml 2008-04-26 07:13:23 UTC (rev 1718) +++ trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_musicpreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -1,64 +0,0 @@ -<window> - <id>557314</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>OK button</description> - <type>button</type> - <id>10</id> - <posX>435</posX> - <posY>355</posY> - <textXOff>10</textXOff> - <textYOff>7</textYOff> - <width>105</width> - <height>38</height> - <textureFocus>small_button_focus.png</textureFocus> - <textureNoFocus>small_button_nofocus.png</textureNoFocus> - <label>186</label> - <onleft>10</onleft> - <onright>10</onright> - <onup>10</onup> - <ondown>10</ondown> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_textpreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_textpreview.xml 2008-04-26 07:13:23 UTC (rev 1718) +++ trunk/plugins/file explorer/Release/Skin/MCE/FileExplorer_textpreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -1,29 +0,0 @@ -<window> - <id>557312</id> - <defaultcontrol>2</defaultcontrol> - <allowoverlay>no</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> - <type>textbox</type> - <id>2</id> - <posX>1</posX> - <posY>1</posY> - <width>700</width> - <height>576</height> - <font>font12</font> - <textcolor>White</textcolor> - <spinPosX>640</spinPosX> - <spinPosY>560</spinPosY> - </control> - </controls> -</window> Copied: trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_dialog.xml (from rev 1718, trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_dialog.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_dialog.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_dialog.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -0,0 +1,46 @@ +<window> + <id>557316</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label>0</label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_main.xml (from rev 1718, trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_main.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_main.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_main.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -0,0 +1,112 @@ +<window> + <id>557311</id> + <defaultcontrol>1</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <description>BackGround</description> + <type>image</type> + <id>5</id> + <posX>0</posX> + <posY>0</posY> + <width>720</width> + <height>576</height> + <texture>background.png</texture> + </control> + <control> + <description>Menu left</description> + <type>button</type> + <id>1</id> + <posX>1</posX> + <posY>1</posY> + <label>Menu left</label> + <onleft>1</onleft> + <onright>2</onright> + <onup>1</onup> + <ondown>3</ondown> + </control> + <control> + <description>Menu right</description> + <type>button</type> + <id>2</id> + <posX>352</posX> + <posY>1</posY> + <label>Menu right</label> + <onleft>1</onleft> + <onright>2</onright> + <onup>2</onup> + <ondown>4</ondown> + </control> + <control> + <description>file listcontrol</description> + <type>listcontrol</type> + <id>3</id> + <posX>1</posX> + <posY>55</posY> + <height>500</height> + <width>350</width> + <onright>4</onright> + <onleft>1</onleft> + <onup>3</onup> + <ondown>3</ondown> + <spinPosX>240</spinPosX> + </control> + <control> + <description>file listcontrol</description> + <type>listcontrol</type> + <id>4</id> + <posX>352</posX> + <posY>55</posY> + <height>500</height> + <width>350</width> + <onright>2</onright> + <onleft>3</onleft> + <onup>4</onup> + <ondown>4</ondown> + </control> + <control> + <description>label left</description> + <type>label</type> + <id>6</id> + <posX>1</posX> + <posY>500</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>label right</description> + <type>label</type> + <id>7</id> + <posX>352</posX> + <posY>500</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>labeldir left</description> + <type>label</type> + <id>9</id> + <posX>1</posX> + <posY>35</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + <control> + <description>labeldir right</description> + <type>label</type> + <id>10</id> + <posX>352</posX> + <posY>36</posY> + <label>Test</label> + <font>font10</font> + <align>left</align> + <textcolor>White</textcolor> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_modulepreview.xml (from rev 1718, trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_modulepreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_modulepreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_modulepreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -0,0 +1,64 @@ +<window> + <id>557313</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>OK button</description> + <type>button</type> + <id>10</id> + <posX>435</posX> + <posY>355</posY> + <textXOff>10</textXOff> + <textYOff>7</textYOff> + <width>105</width> + <height>38</height> + <textureFocus>small_button_focus.png</textureFocus> + <textureNoFocus>small_button_nofocus.png</textureNoFocus> + <label>186</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_musicpreview.xml (from rev 1718, trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_musicpreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_musicpreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_musicpreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -0,0 +1,64 @@ +<window> + <id>557314</id> + <defaultcontrol>10</defaultcontrol> + <allowoverlay>no</allowoverlay> + <controls> + <control> + <type>image</type> + <id>0</id> + <posX>177</posX> + <posY>225</posY> + <width>409</width> + <height>202</height> + <texture>dialog_background.png</texture> + </control> + <control> + <description>dialog Heading</description> + <type>label</type> + <id>2</id> + <posX>190</posX> + <posY>230</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 1</description> + <type>label</type> + <id>3</id> + <posX>190</posX> + <posY>260</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>dialog line 2</description> + <type>label</type> + <id>4</id> + <posX>190</posX> + <posY>280</posY> + <label></label> + <font>font13</font> + <textcolor>ffffffff</textcolor> + </control> + <control> + <description>OK button</description> + <type>button</type> + <id>10</id> + <posX>435</posX> + <posY>355</posY> + <textXOff>10</textXOff> + <textYOff>7</textYOff> + <width>105</width> + <height>38</height> + <textureFocus>small_button_focus.png</textureFocus> + <textureNoFocus>small_button_nofocus.png</textureNoFocus> + <label>186</label> + <onleft>10</onleft> + <onright>10</onright> + <onup>10</onup> + <ondown>10</ondown> + </control> + </controls> +</window> Copied: trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_textpreview.xml (from rev 1718, trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_textpreview.xml) =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_textpreview.xml (rev 0) +++ trunk/plugins/file explorer/Release/Skin/Project X/File Explorer_textpreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -0,0 +1,29 @@ +<window> + <id>557312</id> + <defaultcontrol>2</defaultcontrol> + <allowoverlay>no</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> + <type>textbox</type> + <id>2</id> + <posX>1</posX> + <posY>1</posY> + <width>700</width> + <height>576</height> + <font>font12</font> + <textcolor>White</textcolor> + <spinPosX>640</spinPosX> + <spinPosY>560</spinPosY> + </control> + </controls> +</window> Deleted: trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_dialog.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_dialog.xml 2008-04-26 07:13:23 UTC (rev 1718) +++ trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_dialog.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -1,46 +0,0 @@ -<window> - <id>557316</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label>0</label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_main.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_main.xml 2008-04-26 07:13:23 UTC (rev 1718) +++ trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_main.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -1,112 +0,0 @@ -<window> - <id>557311</id> - <defaultcontrol>1</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <description>BackGround</description> - <type>image</type> - <id>5</id> - <posX>0</posX> - <posY>0</posY> - <width>720</width> - <height>576</height> - <texture>background.png</texture> - </control> - <control> - <description>Menu left</description> - <type>button</type> - <id>1</id> - <posX>1</posX> - <posY>1</posY> - <label>Menu left</label> - <onleft>1</onleft> - <onright>2</onright> - <onup>1</onup> - <ondown>3</ondown> - </control> - <control> - <description>Menu right</description> - <type>button</type> - <id>2</id> - <posX>352</posX> - <posY>1</posY> - <label>Menu right</label> - <onleft>1</onleft> - <onright>2</onright> - <onup>2</onup> - <ondown>4</ondown> - </control> - <control> - <description>file listcontrol</description> - <type>listcontrol</type> - <id>3</id> - <posX>1</posX> - <posY>55</posY> - <height>500</height> - <width>350</width> - <onright>4</onright> - <onleft>1</onleft> - <onup>3</onup> - <ondown>3</ondown> - <spinPosX>240</spinPosX> - </control> - <control> - <description>file listcontrol</description> - <type>listcontrol</type> - <id>4</id> - <posX>352</posX> - <posY>55</posY> - <height>500</height> - <width>350</width> - <onright>2</onright> - <onleft>3</onleft> - <onup>4</onup> - <ondown>4</ondown> - </control> - <control> - <description>label left</description> - <type>label</type> - <id>6</id> - <posX>1</posX> - <posY>500</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>label right</description> - <type>label</type> - <id>7</id> - <posX>352</posX> - <posY>500</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>labeldir left</description> - <type>label</type> - <id>9</id> - <posX>1</posX> - <posY>35</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - <control> - <description>labeldir right</description> - <type>label</type> - <id>10</id> - <posX>352</posX> - <posY>36</posY> - <label>Test</label> - <font>font10</font> - <align>left</align> - <textcolor>White</textcolor> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_modulepreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_modulepreview.xml 2008-04-26 07:13:23 UTC (rev 1718) +++ trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_modulepreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -1,64 +0,0 @@ -<window> - <id>557313</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>OK button</description> - <type>button</type> - <id>10</id> - <posX>435</posX> - <posY>355</posY> - <textXOff>10</textXOff> - <textYOff>7</textYOff> - <width>105</width> - <height>38</height> - <textureFocus>small_button_focus.png</textureFocus> - <textureNoFocus>small_button_nofocus.png</textureNoFocus> - <label>186</label> - <onleft>10</onleft> - <onright>10</onright> - <onup>10</onup> - <ondown>10</ondown> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_musicpreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_musicpreview.xml 2008-04-26 07:13:23 UTC (rev 1718) +++ trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_musicpreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -1,64 +0,0 @@ -<window> - <id>557314</id> - <defaultcontrol>10</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <type>image</type> - <id>0</id> - <posX>177</posX> - <posY>225</posY> - <width>409</width> - <height>202</height> - <texture>dialog_background.png</texture> - </control> - <control> - <description>dialog Heading</description> - <type>label</type> - <id>2</id> - <posX>190</posX> - <posY>230</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 1</description> - <type>label</type> - <id>3</id> - <posX>190</posX> - <posY>260</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>dialog line 2</description> - <type>label</type> - <id>4</id> - <posX>190</posX> - <posY>280</posY> - <label></label> - <font>font13</font> - <textcolor>ffffffff</textcolor> - </control> - <control> - <description>OK button</description> - <type>button</type> - <id>10</id> - <posX>435</posX> - <posY>355</posY> - <textXOff>10</textXOff> - <textYOff>7</textYOff> - <width>105</width> - <height>38</height> - <textureFocus>small_button_focus.png</textureFocus> - <textureNoFocus>small_button_nofocus.png</textureNoFocus> - <label>186</label> - <onleft>10</onleft> - <onright>10</onright> - <onup>10</onup> - <ondown>10</ondown> - </control> - </controls> -</window> Deleted: trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_textpreview.xml =================================================================== --- trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_textpreview.xml 2008-04-26 07:13:23 UTC (rev 1718) +++ trunk/plugins/file explorer/Release/Skin/Project X/FileExplorer_textpreview.xml 2008-04-26 11:16:47 UTC (rev 1719) @@ -1,29 +0,0 @@ -<window> - <id>557312</id> - <defaultcontrol>2</defaultcontrol> - <allowoverlay>no</allowoverlay> - <controls> - <control> - <description>BackGround</description> - <type>image</type> - <id>1</id> - <posX>0</posX> - <posY>0</posY> - <width>720</width> - <height>576</height... [truncated message content] |