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] |