[gthumb/gthumb-3-4] updated fro version 3.4.4



commit 16d4daaa1b0cb1b0e80ce92479bcc14bb1ad23a8
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Oct 10 19:31:59 2016 +0200

    updated fro version 3.4.4

 NEWS         |   22 +++++++++++++++++++++-
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 779a8c4..14a9172 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+version 3.4.4
+-------------
+
+ Bugs fixed:
+
+  * Sizing issues in gthumb preferences under gtk+ git master. (#770546)
+  * Hide the image frame when in fullscreen mode. (#767731)
+  * Fixed headerbar buttons not shown correctly after activating a tool.
+  * Orginaze files: fixed wrong catalog cardinality.
+  * Fixed scrollbars resetting their position when changing image.
+  * Find duplicates: faster.
+  * New folder: open the created folder.
+  * Print dialog: expand the options side to make the zoom slider visible.
+  * Fixed wrong image loaded after deleting an image from a catalog.
+
+ New or updated application translations:
+
+  * Croatian (gogo)
+  * Indonesian (Andika Triwidada)
+
 version 3.4.3
 -------------
 
@@ -16,7 +36,7 @@ version 3.4.2
 
  User visible changes:
 
-  * Sort catalogs first by name then by date, 
+  * Sort catalogs first by name then by date,
     instead of doing the opposite.
 
  Bugs fixed:
diff --git a/configure.ac b/configure.ac
index 2a0e8b8..a0eb6c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([gthumb_major_version], [3])
 m4_define([gthumb_minor_version], [4])
-m4_define([gthumb_micro_version], [3])
+m4_define([gthumb_micro_version], [4])
 m4_define([gthumb_version],
           [gthumb_major_version.gthumb_minor_version.gthumb_micro_version])
 m4_define([gthumb_api_version],


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