[gnome-games/wip/exalm/33190: 4/4] Version 3.31.90



commit cc5d40729d1ba12207e68506775e37dc3eff0f90
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Sun Feb 3 21:42:51 2019 +0500

    Version 3.31.90

 NEWS        | 23 +++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 24 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a07d7d56..2c67b603 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+===============
+Version 3.31.90
+===============
+
+* During search, developers and platforms without any games to show are now
+  hidden.
+
+* Fixes
+ - Quit dialog now actually appears when exiting a game that doesn't support
+   snapshots.
+ - Opening a game by double-clicking while another game is running now quits
+   the previous game correctly.
+ - Database file is now correctly created even if data directory didn't exist.
+ - Steam plugin now works if ~/.steam directory contains invalid symlinks.
+
+* Symbolic icon is now installed into symbolic/ directory instead of scalable/.
+
+* Deprecated HighContrast app icons have been removed.
+
+* Translation updates
+ Hungarian
+ Spanish
+
 ==============
 Version 3.31.4
 ==============
diff --git a/meson.build b/meson.build
index e33cee87..00540cec 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-games',
   ['vala', 'c'],
-  version: '3.31.4',
+  version: '3.31.90',
   license: 'GPL3+',
   meson_version: '>= 0.46.1'
 )


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