summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-01-10 18:57:10 +0100
committerraveit65 <[email protected]>2015-01-10 18:57:10 +0100
commitd166cd66e80698f2e45227759e2b67609c89de4f (patch)
tree5477dc2fc010320a448cca1332693eff032814d7
parent0868938375e5aa0e9b60e2527b871b062776f799 (diff)
downloadmate-themes-d166cd66e80698f2e45227759e2b67609c89de4f.tar.bz2
mate-themes-d166cd66e80698f2e45227759e2b67609c89de4f.tar.xz
bump version to 1.9.3 and update News
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ee682799..8123fa58 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+1.9.3
+ * TraditionalOKTest is installable with normal configure flags
+ * add transition effect to buttons and menuitems for Menta themes GTK3
+ * add transition effect to buttons and menuitems for BlackMate and GreenLaguna GTK3
+ * add support for CSD applications in BlackMate and GreenLaguna
+ * improve handling of CSD applications in other themes
+ * add support for popovers in GreenLaguna, BlackMate, ContrastHigh and ContrastHighInverse themes
+ * improve popovers support in Traditional themes
+ * serveral other improvements
+
1.9.2
* add ContrastHighInververse GTK3 part
* more adjustments for GTK3-3.14 in main themes
diff --git a/configure.ac b/configure.ac
index 493c6b54..77da71ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [1.9.2], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.14], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [1.9.3], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.14], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])