summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-01-09 13:32:38 +0100
committerraveit65 <[email protected]>2015-01-09 13:32:38 +0100
commit0f2bd5fe336780a24879e58ae9e80c57b4b0a4ff (patch)
tree2a1779fdf30d8de68009af685deeff762e6704eb
parent2c821cc9e911cf692be6e540e2ca7bcb587093b8 (diff)
downloadmate-themes-gtk3.8-1.9.3.tar.bz2
mate-themes-gtk3.8-1.9.3.tar.xz
bump version to 1.9.3 and update NEWSmate-themes-gtk3.8-1.9.3
-rw-r--r--NEWS18
-rw-r--r--configure.ac2
2 files changed, 13 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 0344f3f2..50b49885 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,17 @@
+1.9.3 (GTK 3.8)
+ * 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
+ * Menta + Traditional themes GTK2: prelight wnckpager applet
+
1.9.2 (GTK 3.8)
* add ContrastHighInververse GTK3 part
* several improvements in BlackMate, GreenLaguna and Shiny themes GTK2
1.9.1 (GTK 3.8)
-* bump version to reflect GTK3 version
-* update traditional themes to clearlook-phenix version 4 (GTK3-3.8)
-* Import Crux Metacity theme and rename it to Quid
-* Add BlueMenta theme
-* Add Shiny GTK3 part
-* several adjustments
+ * bump version to reflect GTK3 version
+ * update traditional themes to clearlook-phenix version 4 (GTK3-3.8)
+ * Import Crux Metacity theme and rename it to Quid
+ * Add BlueMenta theme
+ * Add Shiny GTK3 part
+ * several adjustments
diff --git a/configure.ac b/configure.ac
index df2b12c1..c22e1650 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.8], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [1.9.3], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.8], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])