summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-06-17 18:08:26 +0200
committerraveit65 <[email protected]>2019-06-17 19:47:05 +0200
commitfac968695c7e20b02e49b8d2e7b349d787173153 (patch)
tree244dbbd5724648533529d586df2a869f9717dcdb
parent8b0d970c9a4c32551836f615fc18f3c3d0ffad68 (diff)
downloadmate-themes-fac968695c7e20b02e49b8d2e7b349d787173153.tar.bz2
mate-themes-fac968695c7e20b02e49b8d2e7b349d787173153.tar.xz
release 3.22.20
-rw-r--r--NEWS22
-rw-r--r--configure.ac2
2 files changed, 23 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index aeeaf40f..1846e4cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+### 3.22.20 (GTK 3.22)
+
+ * Translations update
+ * GreenLaguna: add selectable metacity theme with borders
+ * BlackMATE: Restore 1px border metacity theme for the composited case
+ * BlackMATE: add selectable metacity theme with borders
+ * Submarine: add metacity themes with huge borders
+ * Menta: add selectable metacity theme with borders
+ * Change url project's website
+ * GreenSubmarine: use menta icon theme
+ * BlackMATE: provide enough border to resize windows with recent changes elsewhere
+ * GreenLaguna: add metacity-theme-3.xml version back
+ * include GtkStock icons directly in HCI
+ * all themes: adjustments for headerbars
+ * Update mate-desktop icon for ContrastHigh theme
+ * Remove unused icons
+ * Menta: metacity-3, rounded corners for modal-dialogs
+ * Menta: improve GtkSwitch
+ * Menta: improve metacity-theme-3
+ * menta: GtkSwich, disable on/off characters
+ * Rename gnome-power-manager.png to mate-power-manager.png
+
### 3.22.19 (GTK 3.22)
* Translations update
diff --git a/configure.ac b/configure.ac
index 15c4b7b4..07d44456 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.22.19], [https://mate-desktop.org])
+AC_INIT([mate-themes], [3.22.20], [https://mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])