[gnome-games/wip/exalm/3314] Version 3.31.4



commit 3937a1ae6e781f5d4fda47152ac329de5727c76b
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Mon Jan 7 14:51:18 2019 +0500

    Version 3.31.4

 NEWS        | 23 +++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 51d75ab9..a07d7d56 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+==============
+Version 3.31.4
+==============
+
+* UI
+ - Make preferences window adaptive.
+ - Preferences window should now work better with window buttons on the left
+   side.
+
+* Revert to non-portal file chooser for Flatpak, to allow adding games
+  consisting of multiple files.
+
+* Update appdata to add launchable, provides and developer_name tags, remove
+  .desktop from application id.
+
+* Appdata and desktop files are now validated when building.
+
+* Translation updates
+ Brazilian Portuguese
+ Czech
+ Polish
+ Swedish
+
 ==============
 Version 3.31.3
 ==============
diff --git a/meson.build b/meson.build
index a8e7d579..e33cee87 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-games',
   ['vala', 'c'],
-  version: '3.31.3',
+  version: '3.31.4',
   license: 'GPL3+',
   meson_version: '>= 0.46.1'
 )


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