diff options
author | sr55 <[email protected]> | 2009-06-21 17:15:04 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2009-06-21 17:15:04 +0000 |
commit | 944b25277fc007537617968859fa7edc68068b24 (patch) | |
tree | 65c0f6e156873c0583c62139608cf015ec899969 /win/C#/HandBrakeCS.csproj | |
parent | cb163a91418a59ae5d421dfb3c9f219525a920db (diff) |
WinGui:
- Seems the picture settings panel picked up a localization which it shouldn't have. Fixed.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2591 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r-- | win/C#/HandBrakeCS.csproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 5d578a05d..729ec66ff 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -246,10 +246,6 @@ <DependentUpon>Deinterlace.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
- <EmbeddedResource Include="Controls\PictureSettings.en.resx">
- <DependentUpon>PictureSettings.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
<EmbeddedResource Include="Controls\PictureSettings.resx">
<DependentUpon>PictureSettings.cs</DependentUpon>
<SubType>Designer</SubType>
|