[gthumb] updated for version 3.8.2
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] updated for version 3.8.2
- Date: Mon, 18 Nov 2019 19:04:40 +0000 (UTC)
commit 3e9a923ce539dac3fd5c658dcf7a5e0f3f5515a0
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Nov 18 19:52:55 2019 +0100
updated for version 3.8.2
NEWS | 32 ++++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 33 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c6afacc0..7174ff4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+version 3.8.2
+-------------
+
+ User visible changes:
+
+ * Use menus instead of popovers for menu buttons on the header bar,
+ to show icons and accelerators.
+ * Header bar: align menus to the right for menu buttons on the right side.
+ * Tools menu: show the accelerators.
+ * Search: show the matching files during the search operation.
+ * Rename dialog: activate on enter. (Ivan Ershov)
+
+ Bugs fixed:
+
+ * Fixed filesize test for big files.
+ * Overwrite dialog: do not show an error after cancelling the operation.
+ * Fixed crash when moving files to the trash.
+ * Install missing UI files. (Dan Horák)
+ * Added image/webp support in .desktop file. (Baltix Mantas) (!55)
+ * Fix callback signature for value-changed signal when setting zoom
+ (Dan Horák) (!54)
+ * Help: corrected wiki link. (Wylel) (!2)
+
+ New or updated application translations:
+
+ * Catalan (Jordi Mas)
+ * Italiano (Gianvito Cavasoli)
+
+ New or updated manual translations:
+
+ * Spanish - Spain (Daniel Mustieles)
+
version 3.8.1
-------------
diff --git a/meson.build b/meson.build
index f842f318..5231b62f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gthumb', ['c', 'cpp'],
license : 'GPL2+',
- version : '3.8.1',
+ version : '3.8.2',
meson_version : '>=0.42.1'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]