From 0186507c83b1cdb38c882c17dd9ebc02dd16eb41 Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 15 Dec 2017 23:18:54 +0000 Subject: [PATCH] WinGui: Use the Lower res assets for now until we implement low/high res icon support. --- win/CS/HandBrakeWPF/HandBrakeWPF.csproj | 3 +++ .../Views/Images/ActivityWindow_small.png | Bin 381 -> 1721 bytes .../HandBrakeWPF/Views/Images/Movies_small.png | Bin 0 -> 1445 bytes .../HandBrakeWPF/Views/Images/Queue_Small.png | Bin 609 -> 1762 bytes .../Views/Images/picture_small.png | Bin 593 -> 957 bytes win/CS/HandBrakeWPF/Views/MainView.xaml | 10 +++++----- 6 files changed, 8 insertions(+), 5 deletions(-) create mode 100644 win/CS/HandBrakeWPF/Views/Images/Movies_small.png diff --git a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj index 226a6eeb2..dea2d44d0 100644 --- a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj +++ b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj @@ -738,6 +738,9 @@ + + +