diff options
author | raveit65 <[email protected]> | 2015-01-09 13:32:38 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-01-09 13:32:38 +0100 |
commit | 0f2bd5fe336780a24879e58ae9e80c57b4b0a4ff (patch) | |
tree | 2a1779fdf30d8de68009af685deeff762e6704eb | |
parent | 2c821cc9e911cf692be6e540e2ca7bcb587093b8 (diff) | |
download | mate-themes-0f2bd5fe336780a24879e58ae9e80c57b4b0a4ff.tar.bz2 mate-themes-0f2bd5fe336780a24879e58ae9e80c57b4b0a4ff.tar.xz |
bump version to 1.9.3 and update NEWSmate-themes-gtk3.8-1.9.3
-rw-r--r-- | NEWS | 18 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 13 insertions, 7 deletions
@@ -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]) |