diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-04 07:15:01 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-04 07:15:01 +0000 |
commit | 9b5565804db3889f7b8c59edf6e75a3566aea7df (patch) | |
tree | b1d456861834defd8f46e5afeaaafb62f6fe3e00 /tools/Langpack Suite/LangpackSuite.csproj | |
parent | f837305f7158031d9ba87664773d0c68eb0dedce (diff) |
more correct language selecting
git-svn-id: http://svn.miranda-ng.org/main/trunk@2952 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools/Langpack Suite/LangpackSuite.csproj')
-rw-r--r-- | tools/Langpack Suite/LangpackSuite.csproj | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/Langpack Suite/LangpackSuite.csproj b/tools/Langpack Suite/LangpackSuite.csproj index 90c1d44440..ac383f575a 100644 --- a/tools/Langpack Suite/LangpackSuite.csproj +++ b/tools/Langpack Suite/LangpackSuite.csproj @@ -81,16 +81,6 @@ <DesignTime>True</DesignTime>
<DependentUpon>myRes.resx</DependentUpon>
</Compile>
- <Compile Include="myRes.ru-RU.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>myRes.ru-RU.resx</DependentUpon>
- </Compile>
- <Compile Include="myRes.uk-UA.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>myRes.uk-UA.resx</DependentUpon>
- </Compile>
<Compile Include="Program.cs">
<Generator>ResXFileCodeGenerator</Generator>
</Compile>
|