summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-06-17 18:08:26 +0200
committerraveit65 <[email protected]>2019-06-17 19:23:44 +0200
commit9721a255197643ad9fb67feef174e460232b9ba7 (patch)
treeb0348e82152f014c962033906255c299621b6af3
parent245536c112645575139e7c57e797ba421e528158 (diff)
downloadmate-themes-3.22.20.tar.bz2
mate-themes-3.22.20.tar.xz
release 3.22.20v3.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 7a1ebf79..8526b923 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])