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

noreply at xfce.org noreply at xfce.org
Sat Mar 28 17:59:18 CET 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 138bf084597e8cb1c6d817ad5af1c00390da0f96
Author: Stephan Haller <nomad at froevel.de>
Date:   Sat Mar 28 17:53:28 2015 +0100

    Bump version to 0.3.91
---
 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 2e018ad..b7ecf4f 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -11,7 +11,7 @@ m4_define([xfdashboard_version_major], [0])
 m4_define([xfdashboard_version_minor], [3])
 m4_define([xfdashboard_version_micro], [91])
 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 714176f..98ad755 100644
--- a/data/appdata/xfdashboard.appdata.xml.in
+++ b/data/appdata/xfdashboard.appdata.xml.in
@@ -44,6 +44,15 @@
 	</provides>
 
 	<releases>
+		<release version="0.3.91" timestamp="1427561560">
+			<description>
+				<_p>This unstable development introduces a new box layout
+				fixing layout of children when using right-to-left language.
+				Also support for localization was fixed and other smaller
+				bug-fixes and improvements.
+				</_p>
+			</description>
+		</release>
 		<release version="0.3.90" timestamp="1426700895">
 			<description>
 				<_p>This unstable development introduces support for multiple
diff --git a/po/POTFILES.in b/po/POTFILES.in
index c028b94..e291b35 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -23,6 +23,7 @@ xfdashboard/applications-view.c
 xfdashboard/background.c
 xfdashboard/binding.c
 xfdashboard/bindings-pool.c
+xfdashboard/box-layout.c
 xfdashboard/button.c
 xfdashboard/click-action.c
 xfdashboard/collapse-box.c

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


More information about the Xfce4-commits mailing list