[Xfce4-commits] [apps/xfdashboard] 01/01: Bump to version 0.7.3

noreply at xfce.org noreply at xfce.org
Fri Jul 7 08:36:39 CEST 2017


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

n   o   m   a   d       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/xfdashboard.

commit c330c5ea16d4c77a0134a350e3d91d6340c6d5f6
Author: Stephan Haller <nomad at froevel.de>
Date:   Fri Jul 7 08:36:08 2017 +0200

    Bump to version 0.7.3
---
 configure.ac.in                         | 2 +-
 data/appdata/xfdashboard.appdata.xml.in | 7 +++++++
 po/POTFILES.in                          | 3 +++
 3 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/configure.ac.in b/configure.ac.in
index a01747b..58d02a8 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -11,7 +11,7 @@ m4_define([xfdashboard_version_major], [0])
 m4_define([xfdashboard_version_minor], [7])
 m4_define([xfdashboard_version_micro], [3])
 m4_define([xfdashboard_version_build], [@REVISION@])
-m4_define([xfdashboard_version_tag],   [git])
+m4_define([xfdashboard_version_tag],   [])
 m4_define([xfdashboard_version], [xfdashboard_version_major().xfdashboard_version_minor().xfdashboard_version_micro()ifelse(xfdashboard_version_tag(), [git], [xfdashboard_version_tag().xfdashboard_version_build()], [xfdashboard_version_tag()])])
 
 dnl **************************************
diff --git a/data/appdata/xfdashboard.appdata.xml.in b/data/appdata/xfdashboard.appdata.xml.in
index 75e6b61..3237006 100644
--- a/data/appdata/xfdashboard.appdata.xml.in
+++ b/data/appdata/xfdashboard.appdata.xml.in
@@ -59,6 +59,13 @@
 	</keywords>
 
 	<releases>
+		<release version="0.7.3" timestamp="1499409263">
+			<description>
+				<_p>This unstable development implements a new experimental
+				backend for GDK as well as it supports user stylesheets now.
+				</_p>
+			</description>
+		</release>
 		<release version="0.7.2" timestamp="1494826045">
 			<description>
 				<_p>This unstable development improves loading performance of
diff --git a/po/POTFILES.in b/po/POTFILES.in
index fccdea3..4045352 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -75,13 +75,16 @@ libxfdashboard/view-selector.c
 libxfdashboard/view.c
 libxfdashboard/viewpad.c
 libxfdashboard/window-content.c
+libxfdashboard/window-tracker-backend.c
 libxfdashboard/window-tracker-monitor.c
 libxfdashboard/window-tracker-window.c
 libxfdashboard/window-tracker-workspace.c
 libxfdashboard/window-tracker.c
 libxfdashboard/windows-view.c
 libxfdashboard/workspace-selector.c
+libxfdashboard/gdk/window-tracker-backend-gdk.c
 libxfdashboard/x11/window-content-x11.c
+libxfdashboard/x11/window-tracker-backend-x11.c
 libxfdashboard/x11/window-tracker-window-x11.c
 libxfdashboard/x11/window-tracker-workspace-x11.c
 libxfdashboard/x11/window-tracker-x11.c

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list