summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 10a9d9c..a772897 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+### mate-icon-theme 1.22.2
+
+ * Translations update
+ * 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
+ * use folder icon as example
+ * rename mate logo
+
### mate-icon-theme 1.22.1
* Translations update
diff --git a/configure.ac b/configure.ac
index 2c3c821..f473c4b 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.22.1], [http://www.mate-desktop.org])
+AC_INIT([mate-icon-theme], [1.22.2], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([index.theme.in.in])
AM_EXTRA_RECURSIVE_TARGETS([clean-png-icons build-png-icons])