diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-03-25 13:59:43 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-03-25 13:59:43 -0400 |
| commit | a43f4a4666735f34951dfc0c56e56ca216bec475 (patch) | |
| tree | 9f9a297e7240cd0ec3618fa836ded2e405cdfbd5 | |
| parent | ca994965c2a3607d009d7a5cfea0cf888136c735 (diff) | |
update project
| -rw-r--r-- | MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj index ea91d0b2d..0cc25098f 100644 --- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj +++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj @@ -245,10 +245,10 @@ <Content Include="dashboard-ui\css\images\touchicon144.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\css\images\tour\dashboard\help.png">
+ <Content Include="dashboard-ui\css\images\tour\admin\help.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\css\images\tour\dashboard\sync.png">
+ <Content Include="dashboard-ui\css\images\tour\admin\sync.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\css\images\tour\web\tourmysync.png">
@@ -610,31 +610,31 @@ <Content Include="dashboard-ui\css\images\media\play.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\css\images\tour\dashboard\chapters.png">
+ <Content Include="dashboard-ui\css\images\tour\admin\chapters.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\css\images\tour\dashboard\cinemamode.png">
+ <Content Include="dashboard-ui\css\images\tour\admin\cinemamode.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\css\images\tour\dashboard\dashboard.png">
+ <Content Include="dashboard-ui\css\images\tour\admin\dashboard.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\css\images\tour\dashboard\mobile.png">
+ <Content Include="dashboard-ui\css\images\tour\admin\mobile.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\css\images\tour\dashboard\notifications.png">
+ <Content Include="dashboard-ui\css\images\tour\admin\notifications.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\css\images\tour\dashboard\plugins.png">
+ <Content Include="dashboard-ui\css\images\tour\admin\plugins.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\css\images\tour\dashboard\scheduledtasks.png">
+ <Content Include="dashboard-ui\css\images\tour\admin\scheduledtasks.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\css\images\tour\dashboard\subtitles.png">
+ <Content Include="dashboard-ui\css\images\tour\admin\subtitles.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\css\images\tour\dashboard\users.png">
+ <Content Include="dashboard-ui\css\images\tour\admin\users.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\css\images\tour\enjoy.jpg">
|
