diff options
author | sr55 <[email protected]> | 2008-10-04 13:52:57 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2008-10-04 13:52:57 +0000 |
commit | 62fdeb573866ed7181ee77bac63e5fb9d5ce6226 (patch) | |
tree | 4e4024a657fe82a17facd63e0d0f69b094768718 /win/C#/HandBrakeCS.csproj | |
parent | 25f19b416417df8ab55580a0e56399a1e88f8fa4 (diff) |
WinGui:
- Few more improvements to the ActivityWindow. Hopefully makes it a bit more user friendly.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1808 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r-- | win/C#/HandBrakeCS.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 54ba64709..cea26368c 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -241,6 +241,7 @@ <None Include="Resources\ActivityWindow.png" />
<None Include="Resources\AddToQueue.png" />
<Content Include="Resources\ActivityWindow_small.png" />
+ <Content Include="Resources\copy.png" />
<Content Include="Resources\disc_small.png" />
<None Include="Resources\hb32.png" />
<None Include="Resources\hb16.png" />
|