diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-11 15:31:09 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-11 15:31:09 -0500 |
| commit | 5ad9123d6734521012a84a44924de8a645702b69 (patch) | |
| tree | c71f22d7f7879831214e35b94d46cd28db43b6fc /MediaBrowser.WebDashboard | |
| parent | 50dcfb9816be83be57e6128f4055c95c249b03af (diff) | |
add options to identify function
Diffstat (limited to 'MediaBrowser.WebDashboard')
| -rw-r--r-- | MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj index 7979f35aea..b94235673b 100644 --- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj +++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj @@ -2212,12 +2212,6 @@ <Content Include="dashboard-ui\css\images\mblogoicon.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\css\images\mblogotextblack.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="dashboard-ui\css\images\mblogotextwhite.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
<Content Include="dashboard-ui\css\images\clients\dlna.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
|
