diff options
author | sr55 <[email protected]> | 2010-05-18 16:35:18 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2010-05-18 16:35:18 +0000 |
commit | 318116fb6fe20e7f3f4e5f0631c66e9a960aa4ef (patch) | |
tree | 7f47952f008d090a861c1f1baa19e664b0ab9521 /win/C#/HandBrakeCS.csproj | |
parent | 9d86956c37eb3ae8bdb02275aac9e2db8cee187b (diff) |
WinGui:
- Cleanup the exception window a bit.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3302 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r-- | win/C#/HandBrakeCS.csproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 093f1e499..221211cc0 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -398,7 +398,6 @@ <None Include="Resources\logo128.png" />
<None Include="Resources\ActivityWindow.png" />
<None Include="Resources\AddToQueue.png" />
- <None Include="Resources\109_AllAnnotations_Error_64x64_72.png" />
<Content Include="Resources\ActivityWindow_small.png" />
<None Include="Resources\AddToQueue_small.png" />
<Content Include="Resources\copy.png" />
@@ -409,7 +408,6 @@ <None Include="Resources\info16.png" />
<None Include="Resources\folder.png" />
<None Include="Resources\download.png" />
- <None Include="Resources\error.png" />
<None Include="Resources\ErrorX.png" />
<Content Include="Resources\Output_Small.png" />
<None Include="Resources\Pause.png" />
|