|
|
@ -50,7 +50,7 @@
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<ApplicationIcon>Images\translate2.ico</ApplicationIcon>
|
|
|
|
<ApplicationIcon>Images\translate.ico</ApplicationIcon>
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Reference Include="HandyControl, Version=3.4.0.0, Culture=neutral, PublicKeyToken=45be8712787a1e5b, processorArchitecture=MSIL">
|
|
|
|
<Reference Include="HandyControl, Version=3.4.0.0, Culture=neutral, PublicKeyToken=45be8712787a1e5b, processorArchitecture=MSIL">
|
|
|
@ -85,6 +85,11 @@
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
</ApplicationDefinition>
|
|
|
|
</ApplicationDefinition>
|
|
|
|
|
|
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
|
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
|
|
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Utils\ConfigUtil.cs" />
|
|
|
|
<Compile Include="Utils\ConfigUtil.cs" />
|
|
|
|
<Compile Include="Utils\GetWordsUtil.cs" />
|
|
|
|
<Compile Include="Utils\GetWordsUtil.cs" />
|
|
|
|
<Compile Include="Utils\HotKeysUtil.cs" />
|
|
|
|
<Compile Include="Utils\HotKeysUtil.cs" />
|
|
|
@ -114,11 +119,6 @@
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
</Compile>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
|
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
|
@ -136,9 +136,6 @@
|
|
|
|
<Resource Include="Images\copy.png">
|
|
|
|
<Resource Include="Images\copy.png">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Resource>
|
|
|
|
</Resource>
|
|
|
|
<Resource Include="Images\translate2.ico">
|
|
|
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
|
|
|
</Resource>
|
|
|
|
|
|
|
|
<Resource Include="Images\crossword.ico">
|
|
|
|
<Resource Include="Images\crossword.ico">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Resource>
|
|
|
|
</Resource>
|
|
|
@ -151,10 +148,13 @@
|
|
|
|
<Resource Include="Images\window.ico">
|
|
|
|
<Resource Include="Images\window.ico">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Resource>
|
|
|
|
</Resource>
|
|
|
|
<Resource Include="Images\lock2.png">
|
|
|
|
<Resource Include="Images\unlock3.png">
|
|
|
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
|
|
|
</Resource>
|
|
|
|
|
|
|
|
<Resource Include="Images\lock3.png">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Resource>
|
|
|
|
</Resource>
|
|
|
|
<Resource Include="Images\unlock2.png">
|
|
|
|
<Resource Include="Images\translate.ico">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Resource>
|
|
|
|
</Resource>
|
|
|
|
<Content Include="STranslate.yml">
|
|
|
|
<Content Include="STranslate.yml">
|
|
|
|