[metacity] bump version ro 3.14.0, update NEWS



commit 12f018699925713200710397cecaf27d0fcad143
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Thu Oct 9 20:59:20 2014 +0300

    bump version ro 3.14.0, update NEWS

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d10f3a1..78a9676 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Version 3.14.0
+==============
+- Theme format version updated to 3.5, mostly patches from mutter. (Owen W. Taylor,
+  Florian Müllner, Jasper St. Pierre)
+- Optionally attach modal dialogs. (Maxim Ermilov)
+  [This was added as dependency for updating theme format version and is not 
+  available for use in metacity]
+- Updated *.doap file. (Alberts Muktupāvels, Olav Vitters)
+- Added support for _GTK_FRAME_EXTENTS. (Again based on mutter)
+- Added support for _GTK_THEME_VARIANT. (Patches from mutter, mostly work
+  by Florian Müllner)
+- Shadows won't be added to maximized windows. (Alberts Muktupāvels)
+- Fixed some deprecated warnings. (Alberts Muktupāvels)
+- Ignore adding a window if it's already present. (hordepfo)
+- Some other fixes/changes adapted from mutter.
+- Updated translations:
+  Andika Triwidada (id), Daniel Mustieles (es), Enrico Nicoletto (pt_BR),
+  Gábor Kelemen (hu), genodeftest (de), Inaki Larranaga Murgoiti (eu),
+  Marek Černocký (cs), MarMav (el), Piotr Drąg (pl), Rafael Ferreira (pt_BR).
+
 Version 3.12.0
 ==============
  - Port GTK+ 2 to GTK+ 3 (Mutter developers)
diff --git a/configure.ac b/configure.ac
index 4284fcf..0d3e91e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ(2.50)
 
 m4_define([metacity_major_version], [3])
-m4_define([metacity_minor_version], [12])
+m4_define([metacity_minor_version], [14])
 m4_define([metacity_micro_version], [0])
 
 m4_define([metacity_version],


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