Browse Source

update user data icons

Luke Pulverenti 12 năm trước cách đây
mục cha
commit
47d10bcee8
1 tập tin đã thay đổi với 18 bổ sung0 xóa
  1. 18 0
      MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

+ 18 - 0
MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj

@@ -102,6 +102,24 @@
     <Content Include="dashboard-ui\css\images\items\list\person.png">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
+    <Content Include="dashboard-ui\css\images\userdata\heart_off.png">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="dashboard-ui\css\images\userdata\heart_on.png">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="dashboard-ui\css\images\userdata\thumbs_down_off.png">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="dashboard-ui\css\images\userdata\thumbs_down_on.png">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="dashboard-ui\css\images\userdata\thumbs_up_off.png">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
+    <Content Include="dashboard-ui\css\images\userdata\thumbs_up_on.png">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </Content>
     <Content Include="dashboard-ui\index.html">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>