[Xfce4-commits] [panel-plugins/xfce4-time-out-plugin] 01/01: Updates for release

noreply at xfce.org noreply at xfce.org
Tue Aug 13 13:02:56 CEST 2019


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

l   a   n   d   r   y       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 panel-plugins/xfce4-time-out-plugin.

commit 2c39753d51912004183c8c01caadf1dd6ac374ce
Author: Landry Breuil <landry at xfce.org>
Date:   Tue Aug 13 12:56:17 2019 +0200

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

diff --git a/NEWS b/NEWS
index 10eed0c..49a53cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.0.3 (13/9/2019)
+=====
+- make strings translatable (fixes #8716)
+- Left-align labels for time settings (bug #6346)
+- Add option to hide icon - fixes #12084
+- New translations: hy_AM, be, eo
+- Many translation updates
+
 1.0.2 (9/3/2015)
 =====
 - Ditch _xfce_create_framebox() and use xfce_gtk_frame_box_new() instead
diff --git a/configure.ac.in b/configure.ac.in
index fabb02a..522baf9 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -10,7 +10,7 @@ dnl *** Version information ***
 dnl ***************************
 m4_define([time_out_version_major], [1])
 m4_define([time_out_version_minor], [0])
-m4_define([time_out_version_micro], [2])
+m4_define([time_out_version_micro], [3])
 m4_define([time_out_version_build], [r at REVISION@])
 m4_define([time_out_version_tag], [])
 m4_define([time_out_version], [time_out_version_major().time_out_version_minor().time_out_version_micro()ifelse(time_out_version_tag(), [git], [time_out_version_tag()-time_out_version_build()], [time_out_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