commit e948d9cf00ee59900f0554c5723cc99cbb9dbf6f Author: Joaquim Rocha Date: Sun Mar 18 18:47:14 2012 +0100 Update for release 0.7.8 NEWS | 31 +++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 32 insertions(+), 1 deletions(-) commit 48a8ceadcc4fe993c75379e146e7bd3776851a73 Author: Daniel Mustieles Date: Sun Mar 11 12:21:18 2012 +0100 Updated Spanish translation po/es.po | 486 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 256 insertions(+), 230 deletions(-) commit f966a99ee134a0002394c50f36233ca2b77c5cce Author: Martin Srebotnjak Date: Sat Mar 10 21:32:03 2012 +0100 Updated Slovenian translation po/sl.po | 50 ++++++-------------------------------------------- 1 files changed, 6 insertions(+), 44 deletions(-) commit b1d44ef5979c1a6dbc59fa4df0fe1385de68d1f9 Author: Matej Urbančič Date: Sat Mar 10 21:02:59 2012 +0100 Updated Slovenian translation po/sl.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 71c1a60e245f6bed96930b9735338c18ce8b20d7 Author: Matej Urbančič Date: Sat Mar 10 21:01:53 2012 +0100 Updated Slovenian translation po/sl.po | 472 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 247 insertions(+), 225 deletions(-) commit dda43c5f75885b7f78617e3e4241e6f922a97538 Author: Joaquim Rocha Date: Sat Mar 10 19:59:43 2012 +0100 Add support for migrating the OCR engines' configuration It detects whether the configuration needs update, if it can be performed automatically and asks the user for his decision. src/ocrfeeder/feeder/ocrEngines.py | 38 +++++++++++++++++++-- src/ocrfeeder/studio/studioBuilder.py | 56 ++++++++++++++++++++++++++++++- src/ocrfeeder/studio/widgetPresenter.py | 23 ++++++++++-- src/ocrfeeder/util/configuration.py | 26 ++++++++++++-- 4 files changed, 130 insertions(+), 13 deletions(-) commit 97d480e086b72114036436538ac21e9d92518ee2 Author: Joaquim Rocha Date: Mon Mar 5 23:04:03 2012 +0100 Fix recognition after using the Unpaper tool gb#667392 After Unpaper was used, the new page was displayed but internally the old one was used so when recognition was performed, the contents would appear placed as on the old page. src/ocrfeeder/studio/widgetModeler.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit aaeb22f8a003243f8916be7f4f5eee18d129b9a0 Author: Joaquim Rocha Date: Mon Mar 5 22:57:23 2012 +0100 Fix Unpaper issue due to an unexisting variable gb#668027 There was a temporary_dir varibale that was left unchanged when the configuration started using TEMPORARY_FOLDER. Thanks to Buganini Q for reporting and posting the fix. src/ocrfeeder/util/lib.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit f6aa1fb7f4573b1275ddaac16d5bbd414fdd0aed Author: Joaquim Rocha Date: Mon Mar 5 22:41:21 2012 +0100 Prevent Tesseract version from appearing on its recognized text gb#670953 Tesseract was changed to print a version message to the stdout which then go into OCRFeeder's text fields when performing recognition. src/ocrfeeder/util/configuration.py | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 67ddf831fa18518674d72f84a1ebde3162fefb27 Author: Bruno Brouard Date: Sat Feb 25 17:13:19 2012 +0100 Updated French translation po/fr.po | 655 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 337 insertions(+), 318 deletions(-) commit 3378001b94293e3d9ef44b0d6b46df77202f45ac Author: Bruno Brouard Date: Sat Feb 25 17:10:40 2012 +0100 New French doc translation help/Makefile.am | 2 +- help/fr/fr.po | 1054 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1055 insertions(+), 1 deletions(-) commit 879091dd176474c368563d640c358b97cf2427cc Author: Daniel Mustieles Date: Thu Feb 23 12:24:09 2012 +0100 Updated Spanish translation help/es/es.po | 28 +++++++++++++++++++++------- 1 files changed, 21 insertions(+), 7 deletions(-) commit 9360ea0b20b0ff0053c5099e65fb0fb97e5c1445 Author: Bruno Brouard Date: Wed Feb 22 19:58:08 2012 +0100 Fixed Typos and correction in user doc. help/C/addingimage.page | 2 +- help/C/documentgeneration.page | 2 +- help/C/finetuning.page | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) commit 5143a60e7689e886738646f85fba86d84067cbba Author: Fran Diéguez Date: Tue Feb 21 12:38:10 2012 +0100 Added Galician translation for doc Signed-off-by: Fran Diéguez help/Makefile.am | 2 +- help/gl/gl.po | 1026 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1027 insertions(+), 1 deletions(-) commit 28b8bd01759412136e6a14f2dd1848d0322b3769 Author: Fran Dieguez Date: Tue Jul 5 13:10:18 2011 +0200 Updated Galician translations po/gl.po | 1061 +++++++++++++++++++++++++++++++++++++++++++------------------- 1 files changed, 741 insertions(+), 320 deletions(-) commit 3e282819cff6f9a93f8977d398a17ae0fb65c06f Author: Moritz Barsnick Date: Fri Jan 20 20:12:38 2012 +0100 Try to find the Python modules instead of importing them on build time This avoids the issue of some modules trying to open a display, like importing gtk, which will make the build fail under certain scenarios (like generating an RPM package). m4/m4_ax_python_module.m4 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2489ce323589982ccb3ecdd7c2f134e65dd63bc8 Author: Daniel Korostil Date: Sat Jan 14 16:13:37 2012 +0200 Added uk translation help/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit acf759d719c1fa5a77ca84af25948751837c3d97 Author: Daniel Korostil Date: Sat Jan 14 16:09:34 2012 +0200 Uploaded Ukranian help/uk/figures/content-areas.png | Bin 0 -> 44042 bytes help/uk/uk.po | 551 +++++++++++++++++++++++++++++++++++++ po/uk.po | 18 +- 3 files changed, 560 insertions(+), 9 deletions(-) commit ba4c010d60c0e46e8c31811ed056d5f6afd9de18 Author: Daniel Korostil Date: Sat Jan 14 16:09:17 2012 +0200 Uploaded Ukranian help/uk/figures/areas-edition.png | Bin 0 -> 34253 bytes 1 files changed, 0 insertions(+), 0 deletions(-) commit ca9482ed49e0535e99908e94699c40159fed1181 Author: Marek Černocký Date: Wed Dec 14 11:18:02 2011 +0100 Updated Czech translation help/cs/cs.po | 30 ++++++++++++++++++++++++++---- 1 files changed, 26 insertions(+), 4 deletions(-) commit ffcb27f5f5ec3e78a3c4b253bc8f842196e41c85 Author: Daniel Mustieles Date: Mon Dec 12 14:41:57 2011 +0100 Updated Spanish translation help/es/es.po | 24 ++++++++++++++++++++++-- 1 files changed, 22 insertions(+), 2 deletions(-) commit e895fbeeefada520344d6bdf8df6450153613254 Author: Daniel Korostil Date: Sun Dec 11 23:51:52 2011 +0200 Uploaded Ukranian po/uk.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit bcea449b19519c0917d1f6d168641bca448b3711 Author: Alberto Garcia Date: Sun Dec 11 11:54:01 2011 +0200 Install legal.xml This file is necessary in order to read the user manual. help/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit cea7ab160f5cb5efa48023a49d45f2b5bf339283 Author: Alberto Garcia Date: Sun Dec 11 11:54:00 2011 +0200 Include TRANSLATORS and ocrfeeder.doap in the dist tarball Makefile.am | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)