summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-09-20 13:39:07 +0200
committerraveit65 <[email protected]>2019-09-20 13:39:07 +0200
commit15a50faaebe99735d489a16cd79537537fd0042d (patch)
treeba85167a2ba7dd5fa3523dca75df7506498e0fc5
parent3024df5551ef37fd3419e80f94f61f43a289dd3f (diff)
downloadmate-icon-theme-1.22.2.tar.bz2
mate-icon-theme-1.22.2.tar.xz
release 1.22.2v1.22.2
-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])