This is an automated email from the git hooks/post-receive script. eric pushed a commit to branch master in repository xfce/xfdesktop.
commit 629d09dfb64be67a839d65e2216f2884a1a380df Author: Eric Koegel <eric.koe...@gmail.com> Date: Mon Aug 11 10:42:41 2014 +0300 Updates for release. --- NEWS | 27 +++++++++++++++++++++++++++ configure.ac.in | 4 ++-- 2 files changed, 29 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 9ab3a97..9c7fdb2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,30 @@ +4.11.7 +====== +[Please note that this is a development release.] + +Eighth development release of xfdesktop targeting for Xfce 4.12. +Please report all problems at bugzilla.xfce.org. + +* Miscellaneous bug fixes: + - Add an option to show hidden files (Bug 8132) + - Add a --next option to force wallpaper changes (Bug 10754) + - Add runtime debug support + - Add a move to trash menu option (Bug 10980) + - Change behaviour to behavior (Bug 8746) + - Matias De lellis: Fix display desktop file that include extension + in icon name + - Matias De lellis: Fix missing thumbnail on xfdesktop when thumbler + fails to create it. + - Mauro Giubileo: Fix icon position saving on resolution change (Bug 10813) + +* Translation updates: + Asturian (ast), Chinese (Taiwan) (zh_TW), Croatian (hr), + Dutch (Flemish) (nl), English (Australia) (en_AU), + French (fr), German (de), Icelandic (is), Italian (it), + Japanese (ja), Korean (ko), Malay (ms), Norwegian Bokmål (nb), + Polish (pl), Portuguese (pt), Portuguese (Brazilian) (pt_BR), + Russian (ru), Spanish (Castilian) (es), Thai (th), Ukrainian (uk). + 4.11.6 ====== [Please note that this is a development release.] diff --git a/configure.ac.in b/configure.ac.in index b095f16..94f45ef 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -6,10 +6,10 @@ dnl dnl version info m4_define([xfdesktop_version_major], [4]) m4_define([xfdesktop_version_minor], [11]) -m4_define([xfdesktop_version_micro], [6]) +m4_define([xfdesktop_version_micro], [7]) m4_define([xfdesktop_version_nano], []) m4_define([xfdesktop_version_build], [@REVISION@]) -m4_define([xfdesktop_version_tag],[git]) +m4_define([xfdesktop_version_tag],[]) m4_define([xfdesktop_version], [xfdesktop_version_major().xfdesktop_version_minor().xfdesktop_version_micro()ifelse(xfdesktop_version_nano(), [], [], [.xfdesktop_version_nano()])ifelse(xfdesktop_version_tag(), [git], [xfdesktop_version_tag()-xfdesktop_version_build()], [xfdesktop_version_tag()])]) dnl minimum required versions -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list Xfce4-commits@xfce.org https://mail.xfce.org/mailman/listinfo/xfce4-commits