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



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

    Version 3.31.4

 NEWS        | 22 ++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 51d75ab9..61df1c8f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+==============
+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 the 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
+ 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]