From: <fr...@us...> - 2007-02-04 08:06:18
|
Revision: 90 http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=90&view=rev Author: framug Date: 2007-02-04 00:06:16 -0800 (Sun, 04 Feb 2007) Log Message: ----------- Modified Paths: -------------- trunk/plugins/My Explorer/My Explorer.csproj trunk/plugins/My Status/My Status.csproj trunk/plugins/My clickmania/GUIClickMania.csproj Removed Paths: ------------- trunk/plugins/MultiShortcut/MultiButton.suo trunk/plugins/My Recipes/My Recipes.suo trunk/plugins/file explorer/Source/Explorer.suo trunk/plugins/file explorer/Source/bin/ Deleted: trunk/plugins/MultiShortcut/MultiButton.suo =================================================================== (Binary files differ) Modified: trunk/plugins/My Explorer/My Explorer.csproj =================================================================== --- trunk/plugins/My Explorer/My Explorer.csproj 2007-02-04 07:51:19 UTC (rev 89) +++ trunk/plugins/My Explorer/My Explorer.csproj 2007-02-04 08:06:16 UTC (rev 90) @@ -28,22 +28,22 @@ <WarningLevel>4</WarningLevel> </PropertyGroup> <ItemGroup> - <Reference Include="Core, Version=1.0.2582.33626, Culture=neutral, processorArchitecture=MSIL"> + <Reference Include="Core, Version=1.0.2590.13808, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> - <HintPath>D:\sources mp\Core\bin\Release\Core.dll</HintPath> + <HintPath>..\..\MediaPortal\Core\bin\Release\Core.dll</HintPath> </Reference> <Reference Include="Dialogs, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> - <HintPath>D:\sources mp\WindowPlugins\bin\Release\Dialogs.dll</HintPath> + <HintPath>..\..\MediaPortal\Dialogs\bin\Release\Dialogs.dll</HintPath> </Reference> <Reference Include="System" /> <Reference Include="System.Data" /> <Reference Include="System.Drawing" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> - <Reference Include="Utils, Version=1.0.2582.33625, Culture=neutral, processorArchitecture=MSIL"> + <Reference Include="Utils, Version=1.0.2590.13806, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> - <HintPath>D:\sources mp\Core\bin\Release\Utils.dll</HintPath> + <HintPath>..\..\MediaPortal\Utils\bin\Release\Utils.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> Deleted: trunk/plugins/My Recipes/My Recipes.suo =================================================================== (Binary files differ) Modified: trunk/plugins/My Status/My Status.csproj =================================================================== --- trunk/plugins/My Status/My Status.csproj 2007-02-04 07:51:19 UTC (rev 89) +++ trunk/plugins/My Status/My Status.csproj 2007-02-04 08:06:16 UTC (rev 90) @@ -28,27 +28,24 @@ <WarningLevel>4</WarningLevel> </PropertyGroup> <ItemGroup> - <Reference Include="Core, Version=1.0.2582.36060, Culture=neutral, processorArchitecture=MSIL"> + <Reference Include="Core, Version=1.0.2590.13808, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> - <HintPath>D:\sources mp\xbmc\bin\Release\Core.dll</HintPath> + <HintPath>..\..\MediaPortal\Core\bin\Release\Core.dll</HintPath> </Reference> <Reference Include="Dialogs, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> - <HintPath>D:\sources mp\xbmc\bin\Release\plugins\windows\Dialogs.dll</HintPath> + <HintPath>..\..\MediaPortal\Dialogs\bin\Release\Dialogs.dll</HintPath> </Reference> - <Reference Include="mbm5, Version=1.0.1778.42739, Culture=neutral"> - <SpecificVersion>False</SpecificVersion> - <HintPath>.\mbm5.dll</HintPath> - </Reference> + <Reference Include="mbm5, Version=1.0.1778.42739, Culture=neutral" /> <Reference Include="System" /> <Reference Include="System.Data" /> <Reference Include="System.Drawing" /> <Reference Include="System.Management" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> - <Reference Include="Utils, Version=1.0.2582.36059, Culture=neutral, processorArchitecture=MSIL"> + <Reference Include="Utils, Version=1.0.2590.13806, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> - <HintPath>D:\sources mp\xbmc\bin\Release\Utils.dll</HintPath> + <HintPath>..\..\MediaPortal\Utils\bin\Release\Utils.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> Modified: trunk/plugins/My clickmania/GUIClickMania.csproj =================================================================== --- trunk/plugins/My clickmania/GUIClickMania.csproj 2007-02-04 07:51:19 UTC (rev 89) +++ trunk/plugins/My clickmania/GUIClickMania.csproj 2007-02-04 08:06:16 UTC (rev 90) @@ -74,13 +74,13 @@ <ErrorReport>prompt</ErrorReport> </PropertyGroup> <ItemGroup> - <Reference Include="Core, Version=1.0.2585.31249, Culture=neutral, processorArchitecture=MSIL"> + <Reference Include="Core, Version=1.0.2590.13808, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> - <HintPath>D:\sources mp\Core\bin\Release\Core.dll</HintPath> + <HintPath>..\..\MediaPortal\Core\bin\Release\Core.dll</HintPath> </Reference> <Reference Include="Dialogs, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> - <HintPath>D:\sources mp\WindowPlugins\bin\Release\Dialogs.dll</HintPath> + <HintPath>..\..\MediaPortal\Dialogs\bin\Release\Dialogs.dll</HintPath> </Reference> <Reference Include="Microsoft.DirectX"> <Name>Microsoft.DirectX</Name> @@ -107,9 +107,9 @@ <Reference Include="System.Xml"> <Name>System.XML</Name> </Reference> - <Reference Include="Utils, Version=1.0.2585.31248, Culture=neutral, processorArchitecture=MSIL"> + <Reference Include="Utils, Version=1.0.2590.13806, Culture=neutral, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> - <HintPath>D:\sources mp\Utils\bin\Release\Utils.dll</HintPath> + <HintPath>..\..\MediaPortal\Utils\bin\Release\Utils.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> Deleted: trunk/plugins/file explorer/Source/Explorer.suo =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |