summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-09-15 21:57:20 +0200
committerraveit65 <[email protected]>2015-09-15 21:57:20 +0200
commit792e89f2a27d2238db44babb4630ff2938fe548d (patch)
tree1b42611aeb78f891e22d6217a56a9df092866c5d
parentb0e57a6c6f398869fa6a524e32c64ee3af246074 (diff)
downloadmate-themes-gtk3.16-1.10.5.tar.bz2
mate-themes-gtk3.16-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 bed5527e..29fec018 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.10.5 (GTK 3.16)
+- 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.16)
- all gtk3
* adjust link_color and add styling for hyperlinks
diff --git a/configure.ac b/configure.ac
index 9b6291d4..e8ea2a87 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.16], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [1.10.5], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.16], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])