瀏覽代碼

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>