diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-07-28 15:53:57 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-07-28 15:53:57 -0400 |
| commit | a28feadfac025368d52c4fa6839360f24f86b165 (patch) | |
| tree | 184bd4c1d787626d22c46b23908c54127bf752a1 /MediaBrowser.WebDashboard | |
| parent | d95057f13bb6d8bfe04ce20138f8cd2fc66c3519 (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.WebDashboard')
| -rw-r--r-- | MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj index 3e67540d80..5932dc6355 100644 --- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj +++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj @@ -1751,22 +1751,19 @@ <Content Include="dashboard-ui\apiclient\md5.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\thirdparty\jstree3.0.8\jstree.min.js">
+ <Content Include="dashboard-ui\thirdparty\jstree\themes\default\32px.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\thirdparty\jstree3.0.8\themes\default\32px.png">
+ <Content Include="dashboard-ui\thirdparty\jstree\themes\default\40px.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\thirdparty\jstree3.0.8\themes\default\40px.png">
+ <Content Include="dashboard-ui\thirdparty\jstree\themes\default\style.css">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\thirdparty\jstree3.0.8\themes\default\style.css">
+ <Content Include="dashboard-ui\thirdparty\jstree\themes\default\style.min.css">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\thirdparty\jstree3.0.8\themes\default\style.min.css">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="dashboard-ui\thirdparty\jstree3.0.8\themes\default\throbber.gif">
+ <Content Include="dashboard-ui\thirdparty\jstree\themes\default\throbber.gif">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\tvupcoming.html">
|
