[gthumb] updated for version 2.11.92



commit 131d97889cb84feb1cd8132b7b12752dafc3837e
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue Sep 14 21:24:04 2010 +0200

    updated for version 2.11.92

 NEWS         |   39 +++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 40 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6c3df55..db522c4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+version 2.11.92
+---------------
+
+	New features and user visible changes:
+
+	* Slideshow: use the same keyword shortcuts used in fullscreen mode:
+	  space to load the next image; backspace to load the previous image;
+	  F5 and q to exit the slideshow; p to pause the slideshow.
+	* Display a pause symbol when the slideshow is paused (#627529)
+	* Emit a beep when there is no next or previous file.
+	* Do not load non-visible thumbnails for web albums to save bandwidth.
+
+	Bugs fixed:
+
+	* Fixed 2.10 catalogs migration.
+	* Improved image loading speed by loading the file before loading the
+	  metadata.
+	* Importer: fixed big memory consumption when importing videos.
+	* Fixed some loading errors when quickly changing images.
+	* Fixed grid not visible in crop tool when using cairo >= 1.9.2
+	* Fixed generation of thumbnails when an external script is used.
+	* Fixed crash when closing the main window and a directory loading is
+	  underway.
+	* Fixed visual glitches when scrolling an image.
+	* Fixed crash when changing video in fullscreen mode.
+
+	New or updated application translations:
+
+	* Czech (Marek Ä?ernocký)
+	* Español (Daniel Mustieles)
+	* Finnish (Miika Laaksonen)
+	* French (Bruno Brouard)
+	* Italian (Paolo Benvenuto)
+	* Slovenian Translation (Andrej ŽnidarÅ¡iÄ?)
+
+	New or updated manual translations:
+
+	* Español (Jorge González)
+
 version 2.11.91
 ---------------
 
diff --git a/configure.ac b/configure.ac
index cbc8a5d..12b8beb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gthumb],[2.11.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
+AC_INIT([gthumb],[2.11.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
 AM_INIT_AUTOMAKE([1.9 foreign])
 
 AC_CONFIG_HEADERS([config.h])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]