summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-09-15 21:59:10 +0200
committerraveit65 <[email protected]>2015-09-15 21:59:10 +0200
commit8cb7613652abe64550fe68144ae2b4dad49095db (patch)
treea965fd0dafc5eb5a40b7c7dc7093ac913e833248
parentc204aa97d15053c51d6a3e7500aa1bfcc4bb1e88 (diff)
downloadmate-themes-gtk3.14-1.10.5.tar.bz2
mate-themes-gtk3.14-1.10.5.tar.xz
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6c5ce32b..2e825966 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.10.5 (GTK 3.14)
+- all gtk3
+ * fix padding-area of icons in na-tray
+ * full transparent panel for BlackMate and GreenLaguna
+ * improvements for all themes
+ * details see git log
+
1.10.4 (GTK 3.14)
- all gtk3
* adjust link_color and add styling for hyperlinks
diff --git a/configure.ac b/configure.ac
index b45561ff..1678c7ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [1.10.4], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.14], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [1.10.5], [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])