[ocrfeeder] Update for release 0.7.4
- From: Joaquim Manuel Pereira Rocha <jrocha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ocrfeeder] Update for release 0.7.4
- Date: Sat, 19 Mar 2011 17:53:29 +0000 (UTC)
commit 67c05905e0a1dc6ba702d3cbddd6f3aea63431e1
Author: Joaquim Rocha <jrocha igalia com>
Date: Sat Mar 19 18:52:02 2011 +0100
Update for release 0.7.4
NEWS | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 52 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7ec12a6..7ea0222 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,54 @@
+Version 0.7.4
+==============
+
+New Features
+-------------
+
+* Add plain text exportation (thanks to Andrew McGrath)
+* Add option to recognize current page or the whole document (gb#635306)
+
+Bug fixes
+----------
+
+* Fix preferences dialog when Unpaper was not installed
+* Fix failure when the check-speller could not find the given locale
+* Replace unimplemented dialog by a message dialog (fixes gb#643919)
+* Fix unicode strings translation (gb#644009) (thanks to Krzysztof Chojnowski)
+* Annotate .ui file to ensure strings are extracted (thanks to Kjartan Maraas)
+* Fix selection of multiple areas
+
+Improvements
+-------------
+
+* Ask for confirmation when recognizing the document or the current page
+ and there are changes
+* Use one status bar instead of three (gb#635219)
+* Fix local source usage when run from the development directory
+* Add missing dependencies to README
+* Add support for translatable exportation format names
+* Add missed Python dependencies to configure.ac (thanks to Juanje Ojeda)
+* Add missing keystrokes for the "Recognize Document" and
+ "Recognize Selected Areas" (gb#644381) (thanks to Juanje Ojeda)
+* Move of content areas' bounds into a gtk.Expander for cleaning up the UI
+ (thanks to Juanje Ojeda)
+
+New and Updated Translations
+-----------------------------
+
+* Marek Ä?ernocký [cs]
+* Mario Blättermann [de]
+* Joe Hansen [da]
+* Daniel Mustieles [es]
+* Bruno Brouard, Claude Paroz [fr]
+* Kjartan Maraas [nb]
+* Matej UrbanÄ?iÄ?, Andrej ŽnidarÅ¡iÄ? [sl]
+* Daniel Nylander [sd]
+* Aron Xu [zh_CN]
+* Daniel Korostil [uk]
+* Kjartan Maraas [no]
+* Gabor Kelemen [hu]
+
+
Version 0.7.3
==============
diff --git a/configure.ac b/configure.ac
index 60b67cc..3cc3fb2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.63])
AC_INIT([ocrfeeder],
- [0.7.3],
+ [0.7.4],
[https://bugzilla.gnome.org/enter_bug.cgi?product=ocrfeeder],
[ocrfeeder])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]