[gthumb] updated for version 3.10.0



commit 79a6e71a41b2d7782872d345f4c18eba03e7e9ef
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Apr 19 19:58:10 2020 +0200

    updated for version 3.10.0

 NEWS        | 30 ++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 31 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 25f65da2..91515904 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+version 3.10.0
+--------------
+
+ New features and user visible changes:
+
+  * Edit metadata dialogs: moved the lock button on the header bar; show the
+    navigation bar only when the lock button is active.
+  * Open location dialog: allow to use tilde as a home folder shortcut.
+
+ Bugs fixed:
+
+  * Install missing .ui file
+
+ New or updated application translations:
+
+  * Brazilian Portuguese (Rafael Fontenelle)
+  * Dutch (Justin van Steijn)
+  * Indonesian (Andika Triwidada)
+  * Italiano (Gianvito Cavasoli)
+  * Japanese (sicklylife)
+  * Polish (Piotr Drąg)
+  * Spanish - Spain (Daniel Mustieles)
+  * Swedish (Anders Jonsson)
+  * Turkish (Emin Tufan Çetin)
+  * Ukrainian (Yuri Chornoivan)
+
+ New or updated manual translations:
+
+  * Dutch (Justin van Steijn)
+
 version 3.9.1
 -------------
 
diff --git a/meson.build b/meson.build
index 0a52fb76..f7aeb541 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gthumb', ['c', 'cpp'],
   license : 'GPL2+',
-  version : '3.9.1',
+  version : '3.10.0',
   meson_version : '>=0.43'
 )
 


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