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

commit 487341708b5afeaf392a5eb9f058be9146a080ba
Author: Mike Massonnet <mmasson...@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
+
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to