[Xfce4-commits] [apps/xfce4-screensaver] 286/425: Bump version to 1.17.1
noreply at xfce.org
noreply at xfce.org
Mon Oct 15 01:52:13 CEST 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screensaver.
commit 09c008f40ace04d763798b5160678463b3bede8d
Author: Martin Wimpress <martin at mate-desktop.org>
Date: Wed Jan 18 23:07:50 2017 +0000
Bump version to 1.17.1
---
NEWS | 14 +++++++++++++-
configure.ac | 2 +-
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 363567c..0134623 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+### mate-screensaver 1.17.1
+
+ * Change shake times to even number, so the dialog can return to its
+ original position.
+ * GTK+3.22: fix some GdkScreen related deprecations
+ * avoid deprecated gdk_window_set_background functions
+ * preferences UI: fix vertical expand of the scrolledwindow of the
+ themetreeview
+ * preferences UI: don't use gtk+ deprecations
+ * patch to use user's background for lock screen also.
+ * po: actually add new languages from Transifex
+
### mate-screensaver 1.17.0
* Translations update
@@ -60,4 +72,4 @@
### mate-screensaver 1.1.0
- * First MATE release.
\ No newline at end of file
+ * First MATE release.
diff --git a/configure.ac b/configure.ac
index cc704e0..a77a085 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
AC_PREREQ(2.60)
AC_INIT([mate-screensaver],
- [1.17.0],
+ [1.17.1],
[http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(src/mate-screensaver.c)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list