<Analyzer Include="..\packages\StyleCop.Analyzers.1.1.0-beta001\analyzers\dotnet\cs\StyleCop.Analyzers.CodeFixes.dll" />\r
<Analyzer Include="..\packages\StyleCop.Analyzers.1.1.0-beta001\analyzers\dotnet\cs\StyleCop.Analyzers.dll" />\r
</ItemGroup>\r
+ <ItemGroup>\r
+ <Resource Include="Views\Images\Movies_small.png" />\r
+ </ItemGroup>\r
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
Other similar extension points exist, see Microsoft.Common.targets.\r
<StackPanel Orientation="Horizontal">\r
<Image Width="32"\r
Height="32"\r
- Source="Images/Movies.png"/>\r
+ Source="Images/Movies_small.png"/>\r
<Label Margin="8,0,0,0"\r
VerticalAlignment="Center"\r
Content="{x:Static Properties:ResourcesUI.MainView_SourceOpen}"/>\r
<Button PreviewMouseLeftButtonDown="AddToQueue_PreviewMouseDown" ContextMenuService.IsEnabled="False" AutomationProperties.Name="{x:Static Properties:ResourcesUI.MainView_AddToQueue}">\r
<StackPanel Orientation="Horizontal">\r
<StackPanel Orientation="Horizontal">\r
- <Image Width="32" Height="32" SnapsToDevicePixels="True" Source="Images/AddToQueue.png" />\r
+ <Image Width="32" Height="32" SnapsToDevicePixels="True" Source="Images/AddToQueue_small.png" />\r
<Label Margin="8,0,0,0" VerticalAlignment="Center" Content="{x:Static Properties:ResourcesUI.MainView_AddToQueue}" />\r
</StackPanel>\r
\r
<Image Width="32"\r
Height="32"\r
SnapsToDevicePixels="True"\r
- Source="Images/Queue.png"/>\r
+ Source="Images/Queue_small.png"/>\r
<Label Margin="8,0,0,0"\r
VerticalAlignment="Center"\r
Content="{Binding QueueLabel, FallbackValue='{x:Static Properties:ResourcesUI.MainView_ShowQueue}'}"/>\r
<Image Width="32"\r
Height="32"\r
SnapsToDevicePixels="True"\r
- Source="Images/picture.png"/>\r
+ Source="Images/picture_small.png"/>\r
<Label Margin="8,0,0,0"\r
VerticalAlignment="Center"\r
Content="Preview"/>\r
<StackPanel Orientation="Horizontal">\r
<Image Width="32"\r
Height="32"\r
- Source="Images/ActivityWindow.png"/>\r
+ Source="Images/ActivityWindow_small.png"/>\r
<Label Margin="8,0,0,0"\r
VerticalAlignment="Center"\r
Content="Activity Log"/>\r