[gthumb] updated for version 3.5.4
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] updated for version 3.5.4
- Date: Mon, 6 Nov 2017 16:41:34 +0000 (UTC)
commit c04ab7a71089ac4e9f7a5b496f7724a1f6dca719
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Nov 6 17:34:34 2017 +0100
updated for version 3.5.4
NEWS | 34 ++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 35 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e61e2ab..81be9b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+version 3.5.4
+-------------
+
+ Bugs fixed:
+
+ * No application icon on Wayland.
+ * Tags dialog: improved usability. Do not select the entry content after
+ opening the dialog; add a comma at the end of the tags entry to simplify
+ the addition of a new tag; support keyboard navigation. (#777234)
+ * Hi-DPI: "High" quality zoom is pixelated on hi-dpi monitors. (#779340)
+ * Web services: fixed errors and removed features no longer supported by
+ the APIs:
+ * Facebook: fixed authorization process; removed photo importer.
+ * PicasaWeb: removed album creation; remember application
+ authorization. (#784142)
+ * Photobucket: removed uploader.
+ * Image viewer: use a white background for transparency. (#780207)
+ * Fixed saving of uris in settings. (#783498)
+ * Color manager: fixed crash when no device is found. (#789347)
+ * Do not save selections. This broke workflows where selections were involved.
+ * Removed obsolete file gthumb.convert (#767034)
+
+ New or updated application translations:
+
+ * Danish (Alan Mortensen)
+ * Indonesian (Kukuh Syafaat)
+ * Latvian (Rūdolfs Mazurs)
+ * Lietuvių (Aurimas Černius)
+ * Swedish (Anders Jonsson)
+
+ New or updated manual translations:
+
+ * Deutsch (Mario Blättermann)
+
version 3.5.3
-------------
diff --git a/configure.ac b/configure.ac
index 5bc7248..f416e9a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([gthumb_major_version], [3])
m4_define([gthumb_minor_version], [5])
-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]