소스 검색

fixed missing files

Luke Pulverenti 12 년 전
부모
커밋
b88f1a237a
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  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>