LanguageEntries are now removed from the grid if both languageFiles contain null or empty value for it

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1903 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
JKlingen 2012-05-25 19:38:16 +00:00
parent 9360232ea0
commit b5b6bf6e20
3 changed files with 288 additions and 17 deletions

View file

@ -82,6 +82,7 @@
<DependentUpon>MetaEditorWindow.xaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Compile Include="ObservableDictionary.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\WPFAssemblyInfo.cs" />
<Compile Include="EntriesEditorWindow.xaml.cs">