aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2013-04-11 23:50:55 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2013-04-11 23:50:55 -0400
commit6474c64904e9f091e0eba30ef1bd29936d9e0994 (patch)
tree7287b4535a8d1a1f7c869a4ae2300b9bc17430df
parent8fe7dfd4ce39d4bb3d9a96e3ada8783c26e291a2 (diff)
parent3f1c9eb0d1783623693902314aaaa8b4e597234f (diff)
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
-rw-r--r--MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
index 8ca4becee9..6f4d675edf 100644
--- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
+++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj
@@ -123,6 +123,9 @@
<Content Include="dashboard-ui\css\images\items\list\video.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
+ <Content Include="dashboard-ui\css\images\media\playlist.png">
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ </Content>
<Content Include="dashboard-ui\css\images\media\queue.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>