↧
Fix Unpaper's configured path
When Unpaper was not installed, it would set None as its path which would make the preferences dialog fail when OCRFeeder was run with no existing configurations.
View ArticleCatch exceptions when creating the GTKSpell
GTKSpell will raise an exception when it can't find the given locale.
View ArticleFix usage of Preferences dialog when Unpaper is not installed
When Unpaper is not installed, the related configuration options are not instatiated but it was querying then anyway when quitting the dialog.
View ArticleAdded missed keystrokes and reordered some for improving the consistency.
Added for 'Recognize Document' and 'Recognize Selected Areas' and changed for 'Spell checker'. Fixes gb#644381
View Article