diff options
author | sr55 <[email protected]> | 2012-11-17 16:06:13 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2012-11-17 16:06:13 +0000 |
commit | e08b3bd4dcb7d320e761b9bd73fda0f6645da151 (patch) | |
tree | cdd238f28ebdd93da01314e3c9297818f08aefce /win/CS/HandBrakeWPF/HandBrakeWPF.csproj | |
parent | 9ef5cd354574c56e76436284fafda0dcd250f821 (diff) |
WinGui: Tweaks to the graphics files by nikpawlak and some alternate play/pause icons that fit well by jamiemlaw.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5066 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrakeWPF/HandBrakeWPF.csproj')
-rw-r--r-- | win/CS/HandBrakeWPF/HandBrakeWPF.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
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>
|