Preparations for the language changes

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1782 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-04-17 14:11:22 +00:00
commit d6c608bf65
4 changed files with 8 additions and 50 deletions

View file

@ -37,7 +37,6 @@ namespace GreenshotOCR {
private static OCRConfiguration config = IniConfig.GetIniSection<OCRConfiguration>();
private const int MIN_WIDTH = 130;
private const int MIN_HEIGHT = 130;
private ILanguage lang = Language.GetInstance();
public override string Designation {
get {