mirror of
https://github.com/greenshot/greenshot
synced 2025-08-21 14:03:23 -07:00
Fixed design-time displaying of the language mappings
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1777 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
d1b5232898
commit
27910e584a
10 changed files with 656 additions and 750 deletions
|
@ -206,6 +206,7 @@
|
|||
<Compile Include="Core\GreenshotResources.cs" />
|
||||
<Compile Include="Core\IEHelper.cs" />
|
||||
<Compile Include="Core\ImageHelper.cs" />
|
||||
<Compile Include="Core\Language.cs" />
|
||||
<Compile Include="Core\LogHelper.cs" />
|
||||
<Compile Include="Core\NetworkHelper.cs" />
|
||||
<Compile Include="Core\Objects.cs" />
|
||||
|
@ -220,7 +221,6 @@
|
|||
<Compile Include="IniFile\IniSection.cs" />
|
||||
<Compile Include="IniFile\IniValue.cs" />
|
||||
<Compile Include="Interfaces\Capture.cs" />
|
||||
<Compile Include="Core\LanguageHelper.cs" />
|
||||
<Compile Include="Interfaces\Drawing\Container.cs" />
|
||||
<Compile Include="Interfaces\Forms\ImageEditor.cs" />
|
||||
<Compile Include="Interfaces\Generic.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue