diff options
31 files changed, 2 insertions, 2 deletions
diff --git a/gfx/icons/Encode.png b/gfx/icons/Encode.png Binary files differnew file mode 100644 index 000000000..2f581354c --- /dev/null +++ b/gfx/icons/Encode.png diff --git a/gfx/icons/[email protected] b/gfx/icons/[email protected] Binary files differnew file mode 100644 index 000000000..d1b3960df --- /dev/null +++ b/gfx/icons/[email protected] diff --git a/gfx/icons/Handbrake-Toolbar.psd b/gfx/icons/Handbrake-Toolbar.psd Binary files differdeleted file mode 100644 index 84f3e8666..000000000 --- a/gfx/icons/Handbrake-Toolbar.psd +++ /dev/null diff --git a/gfx/icons/Handbrake-Toolbar2.psd b/gfx/icons/Handbrake-Toolbar2.psd Binary files differdeleted file mode 100644 index c6fd539df..000000000 --- a/gfx/icons/Handbrake-Toolbar2.psd +++ /dev/null diff --git a/gfx/icons/[email protected] b/gfx/icons/[email protected] Binary files differdeleted file mode 100644 index aa43d0164..000000000 --- a/gfx/icons/[email protected] +++ /dev/null diff --git a/gfx/icons/[email protected] b/gfx/icons/[email protected] Binary files differdeleted file mode 100644 index 08030b8e8..000000000 --- a/gfx/icons/[email protected] +++ /dev/null diff --git a/gfx/icons/PauseEncode.png b/gfx/icons/PauseEncode.png Binary files differnew file mode 100644 index 000000000..bd318db00 --- /dev/null +++ b/gfx/icons/PauseEncode.png diff --git a/gfx/icons/[email protected] b/gfx/icons/[email protected] Binary files differnew file mode 100644 index 000000000..313e554d8 --- /dev/null +++ b/gfx/icons/[email protected] diff --git a/gfx/icons/addPreset.png b/gfx/icons/addPreset.png Binary files differindex 055f6a4e9..eb94ff35d 100644 --- a/gfx/icons/addPreset.png +++ b/gfx/icons/addPreset.png diff --git a/gfx/icons/[email protected] b/gfx/icons/[email protected] Binary files differindex fcf832abc..c02e27c2a 100644 --- a/gfx/icons/[email protected] +++ b/gfx/icons/[email protected] diff --git a/gfx/icons/delete.png b/gfx/icons/delete.png Binary files differnew file mode 100644 index 000000000..b72c8c7d9 --- /dev/null +++ b/gfx/icons/delete.png diff --git a/gfx/icons/[email protected] b/gfx/icons/[email protected] Binary files differnew file mode 100644 index 000000000..1b6a7b266 --- /dev/null +++ b/gfx/icons/[email protected] diff --git a/gfx/icons/information.png b/gfx/icons/information.png Binary files differindex 1afd76a36..9f5562624 100644 --- a/gfx/icons/information.png +++ b/gfx/icons/information.png diff --git a/gfx/icons/[email protected] b/gfx/icons/[email protected] Binary files differindex 8a4058a65..798e1165d 100644 --- a/gfx/icons/[email protected] +++ b/gfx/icons/[email protected] diff --git a/gfx/icons/problem.png b/gfx/icons/problem.png Binary files differindex 71f103723..a40727a82 100644 --- a/gfx/icons/problem.png +++ b/gfx/icons/problem.png diff --git a/gfx/icons/[email protected] b/gfx/icons/[email protected] Binary files differindex e4e3262e9..53a180c22 100644 --- a/gfx/icons/[email protected] +++ b/gfx/icons/[email protected] diff --git a/gfx/icons/psd.zip b/gfx/icons/psd.zip Binary files differnew file mode 100644 index 000000000..61a3dbdf4 --- /dev/null +++ b/gfx/icons/psd.zip diff --git a/gfx/icons/question.png b/gfx/icons/question.png Binary files differindex b00373ade..663686bb9 100644 --- a/gfx/icons/question.png +++ b/gfx/icons/question.png diff --git a/gfx/icons/[email protected] b/gfx/icons/[email protected] Binary files differindex dfe754315..0b9824fb0 100644 --- a/gfx/icons/[email protected] +++ b/gfx/icons/[email protected] diff --git a/gfx/icons/removePreset.png b/gfx/icons/removePreset.png Binary files differindex 9b7e8d732..10f885c20 100644 --- a/gfx/icons/removePreset.png +++ b/gfx/icons/removePreset.png diff --git a/gfx/icons/[email protected] b/gfx/icons/[email protected] Binary files differindex 02bdf5adf..9700f3328 100644 --- a/gfx/icons/[email protected] +++ b/gfx/icons/[email protected] diff --git a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj index 2a4b1ad63..2d6aa9896 100644 --- a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj +++ b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj @@ -377,6 +377,7 @@ <Content Include="defaultsettings.xml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
+ <Resource Include="Views\Images\add40.png" />
<Resource Include="Views\Images\add.png" />
<Resource Include="Views\Images\remove.png" />
<Resource Include="Views\Images\information.png" />
@@ -389,7 +390,6 @@ <Resource Include="handbrakepineapple.ico" />
<Resource Include="Views\Images\delete.png" />
<Resource Include="Views\Images\Close.png" />
- <Resource Include="Views\Images\Add16.png" />
<Resource Include="Views\Images\Options24.png" />
</ItemGroup>
<ItemGroup>
diff --git a/win/CS/HandBrakeWPF/Views/AddPresetView.xaml b/win/CS/HandBrakeWPF/Views/AddPresetView.xaml index 946e6b7d2..d6f6cb7e0 100644 --- a/win/CS/HandBrakeWPF/Views/AddPresetView.xaml +++ b/win/CS/HandBrakeWPF/Views/AddPresetView.xaml @@ -38,7 +38,7 @@ Height="24"
Margin="10,0,5,0"
VerticalAlignment="Center"
- Source="Images/Add16.png" />
+ Source="Images/Add40.png" />
<StackPanel VerticalAlignment="Center" Orientation="Vertical">
<TextBlock FontWeight="Bold" Text="Add a Preset" />
</StackPanel>
diff --git a/win/CS/HandBrakeWPF/Views/Images/Add16.png b/win/CS/HandBrakeWPF/Views/Images/Add16.png Binary files differdeleted file mode 100644 index bad13b66a..000000000 --- a/win/CS/HandBrakeWPF/Views/Images/Add16.png +++ /dev/null diff --git a/win/CS/HandBrakeWPF/Views/Images/ErrorX.png b/win/CS/HandBrakeWPF/Views/Images/ErrorX.png Binary files differindex e4e3262e9..53a180c22 100644 --- a/win/CS/HandBrakeWPF/Views/Images/ErrorX.png +++ b/win/CS/HandBrakeWPF/Views/Images/ErrorX.png diff --git a/win/CS/HandBrakeWPF/Views/Images/Pause.png b/win/CS/HandBrakeWPF/Views/Images/Pause.png Binary files differindex a20833967..bd318db00 100644 --- a/win/CS/HandBrakeWPF/Views/Images/Pause.png +++ b/win/CS/HandBrakeWPF/Views/Images/Pause.png diff --git a/win/CS/HandBrakeWPF/Views/Images/Play.png b/win/CS/HandBrakeWPF/Views/Images/Play.png Binary files differindex 23fce8283..2f581354c 100644 --- a/win/CS/HandBrakeWPF/Views/Images/Play.png +++ b/win/CS/HandBrakeWPF/Views/Images/Play.png diff --git a/win/CS/HandBrakeWPF/Views/Images/add.png b/win/CS/HandBrakeWPF/Views/Images/add.png Binary files differindex 055f6a4e9..eb94ff35d 100644 --- a/win/CS/HandBrakeWPF/Views/Images/add.png +++ b/win/CS/HandBrakeWPF/Views/Images/add.png diff --git a/win/CS/HandBrakeWPF/Views/Images/add40.png b/win/CS/HandBrakeWPF/Views/Images/add40.png Binary files differnew file mode 100644 index 000000000..c02e27c2a --- /dev/null +++ b/win/CS/HandBrakeWPF/Views/Images/add40.png diff --git a/win/CS/HandBrakeWPF/Views/Images/information.png b/win/CS/HandBrakeWPF/Views/Images/information.png Binary files differindex 1afd76a36..9f5562624 100644 --- a/win/CS/HandBrakeWPF/Views/Images/information.png +++ b/win/CS/HandBrakeWPF/Views/Images/information.png diff --git a/win/CS/HandBrakeWPF/Views/Images/remove.png b/win/CS/HandBrakeWPF/Views/Images/remove.png Binary files differindex 9b7e8d732..10f885c20 100644 --- a/win/CS/HandBrakeWPF/Views/Images/remove.png +++ b/win/CS/HandBrakeWPF/Views/Images/remove.png |