summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-10-12 12:10:18 +0200
committerraveit65 <[email protected]>2019-10-12 12:10:18 +0200
commit25130d5c3194eba42c9908aacc05c627548bce8b (patch)
treeb6579dce31ce8edd4023131a1d8c4be6e91a5fba
parent20f6ac1b7080d62305a240049ab0b7c1c3c14941 (diff)
downloadmate-icon-theme-25130d5c3194eba42c9908aacc05c627548bce8b.tar.bz2
mate-icon-theme-25130d5c3194eba42c9908aacc05c627548bce8b.tar.xz
release 1.23.2v1.23.2
-rw-r--r--NEWS12
-rw-r--r--configure.ac2
2 files changed, 12 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2a393d9..4849363 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,16 @@
+### mate-icon-theme 1.23.2
+
+ * Translations update
+ * Add mate/256x256/actions/mail-send.png
+ * Fix mate/22x22/devices/printer.png
+ * Upscale 22x22px icons to 24x24px adding 1px to the edges
+ * Gen png mimetypes icons from paper-sheets.svg - Mate theme
+ * preferences-system-time.png files are not generated from sources
+ * Use radial gradient (Blur 13.9%, Opacity 73.4%) for MATE logo shadow
+
### mate-icon-theme 1.23.1
- * tx: sync with transifex
+ * Translations update
* add missing preferences-system-time icon
* Change url project's website
* use folder icon as example
diff --git a/configure.ac b/configure.ac
index ca00117..d58c69b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([mate-icon-theme], [1.23.1], [https://mate-desktop.org])
+AC_INIT([mate-icon-theme], [1.23.2], [https://mate-desktop.org])
AC_CONFIG_SRCDIR([index.theme.in.in])
AM_EXTRA_RECURSIVE_TARGETS([clean-png-icons build-png-icons])