Browse Source

fixed missing files

Luke Pulverenti 12 years ago
parent
commit
b88f1a237a
1 changed files with 2 additions and 3 deletions
  1. 2 3
      MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

+ 2 - 3
MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

@@ -123,9 +123,8 @@
     <Content Include="dashboard-ui\css\images\items\list\video.png">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
-    <Content Include="dashboard-ui\css\images\media\chapters.png">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </Content>
+    <Content Include="dashboard-ui\css\images\media\queue.png" />
+    <Content Include="dashboard-ui\css\images\media\chapter.png" />
     <Content Include="dashboard-ui\css\images\media\fullscreen.png">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>