Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
yamp committed Dec 15, 2005
1 parent 5925399 commit 4f52599
Show file tree
Hide file tree
Showing 11 changed files with 718 additions and 58 deletions.
7 changes: 7 additions & 0 deletions mediaportal/Configuration/MediaPortal.Configuration.csproj
Expand Up @@ -377,6 +377,9 @@
<Compile Include="Sections\MusicShares.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="Sections\MusicSort.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="Sections\MusicViews.cs">
<SubType>UserControl</SubType>
</Compile>
Expand Down Expand Up @@ -647,6 +650,10 @@
<EmbeddedResource Include="Sections\MusicExtensions.resx">
<DependentUpon>MusicExtensions.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Sections\MusicSort.resx">
<DependentUpon>MusicSort.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Sections\MusicViews.resx">
<DependentUpon>MusicViews.cs</DependentUpon>
</EmbeddedResource>
Expand Down

0 comments on commit 4f52599

Please sign in to comment.