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

noreply at xfce.org noreply at xfce.org
Thu Oct 8 19:53:22 CEST 2015


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

nomad pushed a commit to branch master
in repository apps/xfdashboard.

commit 96f150b0307fec79859e883992f21bc9c0831cd6
Author: Stephan Haller <nomad at froevel.de>
Date:   Thu Oct 8 19:53:05 2015 +0200

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

diff --git a/configure.ac.in b/configure.ac.in
index c51dd15..f44a2f6 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -11,7 +11,7 @@ m4_define([xfdashboard_version_major], [0])
 m4_define([xfdashboard_version_minor], [5])
 m4_define([xfdashboard_version_micro], [2])
 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 8e8db9a..dbc5278 100644
--- a/data/appdata/xfdashboard.appdata.xml.in
+++ b/data/appdata/xfdashboard.appdata.xml.in
@@ -44,6 +44,15 @@
 	</provides>
 
 	<releases>
+		<release version="0.5.2" timestamp="1444326527">
+			<description>
+				<_p>This unstable development introduces a new configurable options to
+				allows start a new instance of an application or to activate the current
+				window. It also improves the detection of running application as well
+				as bug-fixes and other smaller improvements.
+				</_p>
+			</description>
+		</release>
 		<release version="0.5.1" timestamp="1441652092">
 			<description>
 				<_p>This unstable development introduces a new configurable options to
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 2060d7a..540be7f 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -17,6 +17,7 @@ xfdashboard/actor.c
 xfdashboard/application-button.c
 xfdashboard/application.c
 xfdashboard/application-database.c
+xfdashboard/application-tracker.c
 xfdashboard/applications-menu-model.c
 xfdashboard/applications-search-provider.c
 xfdashboard/applications-view.c

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


More information about the Xfce4-commits mailing list