[Xfce4-commits] [xfce/xfdesktop] 01/01: Updates for release
noreply at xfce.org
noreply at xfce.org
Mon Jan 13 00:27:21 CET 2020
This is an automated email from the git hooks/post-receive script.
a n d r e p u s h e d a c o m m i t t o b r a n c h x f c e - 4 . 1 4
in repository xfce/xfdesktop.
commit 749049616cb8c65e29e980a3f452c0df47cfab6b
Author: Andre Miranda <andreldm at xfce.org>
Date: Sun Jan 12 20:26:29 2020 -0300
Updates for release
---
NEWS | 20 ++++++++++++++++++++
configure.ac.in | 2 +-
2 files changed, 21 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index e55164b..b526631 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+4.14.2
+======
+- Update thumbnail when file changes (Bug #14919)
+- Add DnD support for application/octet-stream (Bug #14919)
+- windowlist: Fix ellipsizing (Bug #15851)
+- Add padding to custom actions without icon (Bug #14628)
+- Fix yet another rubber band DnD issue (Bug #16046)
+- Reintroduce workaround for Bug #11283
+- Show file names in tooltips (Bug #15899)
+- fallback style: Highlight selected icons (Bug #15866)
+- Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Asturian,
+ Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong),
+ Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia),
+ English (Canada), English (United Kingdom), Estonian, Finnish, French,
+ Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,
+ Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay,
+ Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Persian (Iran),
+ Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak,
+ Slovenian, Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian, Uzbek
+
4.14.1
======
- Ensure the new default wallpaper gets installed
diff --git a/configure.ac.in b/configure.ac.in
index 0e95413..8fd3f32 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -8,7 +8,7 @@ dnl
dnl version info
m4_define([xfdesktop_version_major], [4])
m4_define([xfdesktop_version_minor], [14])
-m4_define([xfdesktop_version_micro], [1])
+m4_define([xfdesktop_version_micro], [2])
m4_define([xfdesktop_version_nano], [])
m4_define([xfdesktop_version_build], [@REVISION@])
m4_define([xfdesktop_version_tag], [])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list