update icons

pull/702/head
Luke Pulverenti 9 years ago
parent b6811e4f23
commit 2341ce0983

@ -796,6 +796,7 @@
"HeaderMedia": "Media",
"ButtonInbox": "Inbox",
"HeaderAdvanced": "Advanced",
"HeaderGroupVersions": "Group Versions",
"HeaderSaySomethingLike": "Say Something Like...",
"ButtonTryAgain": "Try Again",
"HeaderYouSaid": "You Said...",

@ -284,6 +284,7 @@ namespace MediaBrowser.WebDashboard.Api
"bower_components/paper-dialog-scrollable/paper-dialog-scrollable.html",
"bower_components/neon-animation/animations/scale-up-animation.html",
"bower_components/neon-animation/animations/fade-out-animation.html",
"bower_components/neon-animation/animations/fade-in-animation.html",
"bower_components/paper-icon-button/paper-icon-button.html",
"thirdparty/emby-icons.html"
};

@ -582,6 +582,9 @@
<Content Include="dashboard-ui\thirdparty\cordova\back.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\thirdparty\cordova\ios\actionsheet.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="dashboard-ui\thirdparty\cordova\ios\orientation.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>

Loading…
Cancel
Save