[Xfce4-commits] [panel-plugins/xfce4-netload-plugin] 01/01: Release 1.3.0
noreply at xfce.org
noreply at xfce.org
Tue Nov 1 15:37:04 CET 2016
This is an automated email from the git hooks/post-receive script.
landry pushed a commit to branch master
in repository panel-plugins/xfce4-netload-plugin.
commit ebebcc7c72f2edf986497e0b2b8f818a89dd04ff
Author: Landry Breuil <landry at xfce.org>
Date: Tue Nov 1 15:36:14 2016 +0100
Release 1.3.0
---
NEWS | 5 +++++
configure.ac.in | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index bce334b..15f3ea9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.3.0
+=====
+- Fix progress bar grow direction in deskbar and vertical modes
+- set progressbar minimal width/height to 4px so that it looks like with gtk+2
+
1.2.99
=====
- port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
diff --git a/configure.ac.in b/configure.ac.in
index d98a08d..d2e189b 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -7,7 +7,7 @@ dnl Copyright 2010 Florian Rivoal <frivoal at xfce.org>
dnl Copyright 2014 Mike Massonnet <mmassonnet at xfce.org>
dnl
-m4_define([netload_version],[1.2.99])
+m4_define([netload_version],[1.3.0])
AC_INIT([xfce4-netload-plugin], [netload_version],
[goodies-dev at xfce.org])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list