Skip to content

Commit

Permalink
release 1.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Sep 22, 2019
1 parent c77233a commit eaf6983
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
18 changes: 13 additions & 5 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
### mate-session-manager 1.22.2

* Translations update
* Fix mate-session-properties vertical scaling
* Don't add apps repeatedly
* Add Show hidden checkbox and gsettings flag.
* Hide NoDisplay Apps in Startup Applications

### mate-session-manager 1.22.1

tx: sync with transifex
add installation instructions and update URL
Remove duplicate check for libelogind
Add ELOGIND support
Guard against missing systemd
* Translations update
* add installation instructions and update URL
* Remove duplicate check for libelogind
* Add ELOGIND support
* Guard against missing systemd

### mate-session-manager 1.22.0

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([mate-session-manager], [1.22.1], [http://www.mate-desktop.org/])
AC_INIT([mate-session-manager], [1.22.2], [http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR([mate-session])
AC_CONFIG_HEADERS([config.h])

Expand Down

0 comments on commit eaf6983

Please sign in to comment.