Skip to content

Commit

Permalink
release 3.22.20
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Jun 17, 2019
1 parent 245536c commit 9721a25
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -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])
Expand Down

0 comments on commit 9721a25

Please sign in to comment.