[Xfce4-commits] <xfce4-netload-plugin:master> Release 1.2.0

Mike Massonnet noreply at xfce.org
Sun Jul 15 17:30:04 CEST 2012


Updating branch refs/heads/master
         to 487341708b5afeaf392a5eb9f058be9146a080ba (commit)
       from a73a3041bc576ca1c8f5bfadfe6393d899a0c83f (commit)

commit 487341708b5afeaf392a5eb9f058be9146a080ba
Author: Mike Massonnet <mmassonnet at gmail.com>
Date:   Sun Jul 15 17:20:41 2012 +0200

    Release 1.2.0

 NEWS              |   11 +++++++++++
 icons/Makefile.am |    3 +++
 2 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index bcab65e..97df195 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+1.2.0
+=====
+- Some code cleanup and respect the Panel HIG
+- Update monitor labels sizes gracefully, bug #8842
+- Rectify tooltip information, bug #9089
+- Support new panel mode Deskbar, bug #8941
+- Drop if_ppp headers, bug #7481
+- Reorganize code in monitor_new, setup_monitor and monitor_set_orientation, bug #8917
+- Keep colorized values after orientation change, bug #8915
+- Fix widget visibility on orientation change, bug #8914
+
 1.1.0
 =====
 - Add option to show values in panel in addition to the bars, bug #7804
diff --git a/icons/Makefile.am b/icons/Makefile.am
index 4d6d234..97a43de 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -13,3 +13,6 @@ install-data-hook:
 		echo "***";						\
 	fi
 
+uninstall-local:
+	-rm $(datadir)/icons/hicolor/icon-theme.cache
+


More information about the Xfce4-commits mailing list