[Xfce4-commits] [apps/xfce4-taskmanager] 01/01: Updates for release

noreply at xfce.org noreply at xfce.org
Sat Apr 11 01:00:28 CEST 2020


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       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-taskmanager.

commit f44e4139036cd2c6646b6430462ff4757458a2ea
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Sat Apr 11 01:00:01 2020 +0200

    Updates for release
---
 NEWS            | 16 ++++++++++++++++
 configure.ac.in |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index f3fa936..fe9274a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+1.2.3
+======
+- Improve settings saving (bug #15213)
+- Fix closing taskman with Esc (Bug #16656)
+- Move legend from tooltip to hide-able statusbar (Bug #14131)
+- Update copyright
+- Translation Updates:
+  Albanian, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian,
+  Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese
+  (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), English
+  (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew,
+  Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean,
+  Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish,
+  Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Spanish,
+  Swedish, Telugu, Thai, Turkish, Uighur, Ukrainian
+
 1.2.2
 
 - Default to build with Gtk3, Gtk2 still available but will be removed in the next release
diff --git a/configure.ac.in b/configure.ac.in
index 6d4e9ce..66a063d 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -9,7 +9,7 @@ dnl *** Version information ***
 dnl ***************************
 m4_define([taskmanager_version_major], [1])
 m4_define([taskmanager_version_minor], [2])
-m4_define([taskmanager_version_micro], [2])
+m4_define([taskmanager_version_micro], [3])
 m4_define([taskmanager_version_build], [@REVISION@])
 m4_define([taskmanager_version_tag], [])
 m4_define([taskmanager_version], [taskmanager_version_major().taskmanager_version_minor().taskmanager_version_micro()ifelse(taskmanager_version_tag(), [git], [taskmanager_version_tag()-taskmanager_version_build()], [taskmanager_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