[gthumb] updated for version 3.3.4
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] updated for version 3.3.4
- Date: Mon, 30 Mar 2015 20:16:09 +0000 (UTC)
commit bdb5f4a05572b89aac34e32f891687cea71daaa8
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Mar 30 21:36:03 2015 +0200
updated for version 3.3.4
NEWS | 40 ++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 41 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3324225..b48004c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+version 3.3.4
+-------------
+
+ New features and user visible changes:
+
+ * Image viewer: added 'fit to height' button.
+ * Drag&Drop: move files by default.
+ * Ask confirmation before moving files with a drag&drop operation.
+ * Make 'delete files' and 'trash files' asyncronous.
+ * Use the default gtk+ style for message dialogs. Use the header-bar for
+ request dialogs.
+ * Changed 'adjust contrast' shortcut to 'a'. 'h' is now used to fit to height.
+ * Added a symbolic application icon.
+ * Fixed comment pane style with gtk+ 3.16.
+ * Show the app menu on the headerbar if the shell doesn't show it.
+ * Preferences dialog: fixed extensions activation/deactivation.
+
+ Bugs fixed:
+
+ * Webalbums: do not exit if a fatal error is issued (#744530)
+ * Build failure on x32 (kilobyte)
+ * Image viewer: the overview quickly appears and disappears sometimes.
+
+ New or updated application translations:
+
+ * Bosnian (Samir Ribic)
+ * Czech (Marek Černocký)
+ * Hungarian (Balázs Úr)
+ * Lietuvių (Aurimas Černius)
+ * Polish (Piotr Drąg)
+ * Swedish (Daniel Nylander)
+ * Ελληνικά, Σύγχρονα (Tom Tryfonidis)
+ * עברית (Yosef Or Boczko)
+
+ New or updated manual translations:
+
+ * Czech (Marek Černocký)
+ * Greek (Maria Mavridou)
+ * Swedish (Daniel Nylander)
+
version 3.3.3
-------------
diff --git a/configure.ac b/configure.ac
index 5d431eb..bcaa892 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([gthumb_major_version], [3])
m4_define([gthumb_minor_version], [3])
-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]