OSDN Git Service

Moved plugin related files to a separate folder
authorLatif Khalifa <latifer@streamgrid.net>
Sat, 20 Mar 2010 23:40:57 +0000 (23:40 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Sat, 20 Mar 2010 23:40:57 +0000 (23:40 +0000)
git-svn-id: https://radegast.googlecode.com/svn/trunk@535 f7a694da-4d33-11de-9ad6-1127a62b9fcd

Radegast/Core/PluginInterface/IRadegastPlugin.cs [moved from Radegast/Core/IRadegastPlugin.cs with 100% similarity]
Radegast/Core/PluginInterface/PluginManager.cs [moved from Radegast/Core/PluginManager.cs with 100% similarity]
Radegast/Radegast.csproj

index 5f5b8c5..5e34164 100644 (file)
     <Compile Include="Core\Media\MediaManager.cs" />\r
     <Compile Include="Core\Media\MediaObject.cs" />\r
     <Compile Include="Core\Media\Sound.cs" />\r
-    <Compile Include="Core\PluginManager.cs" />\r
+    <Compile Include="Core\PluginInterface\IRadegastPlugin.cs" />\r
+    <Compile Include="Core\PluginInterface\PluginManager.cs" />\r
     <Compile Include="Core\RLV\RLVEventArgs.cs" />\r
     <Compile Include="Core\RLV\RLVManager.cs" />\r
     <Compile Include="Core\RLV\RLVRule.cs" />\r
     <Compile Include="Core\Settings.cs" />\r
-    <Compile Include="Core\IRadegastPlugin.cs" />\r
     <Compile Include="Core\ListItems\PreferencePaneListItem.cs" />\r
     <Compile Include="Core\DebugLogMessage.cs" />\r
     <Compile Include="Core\ListItems\FriendsListItem.cs" />\r