[Xfce4-commits] <xfce4-power-manager:master> Drop a message when polkit auth changed.

Ali Abdallah noreply at xfce.org
Sat Jan 30 02:18:34 CET 2010


Updating branch refs/heads/master
         to c51995c35c6ccff06060095a47091987bc42adf2 (commit)
       from a867dcf2324c44bb2ce59c2b391e38ce8fde58df (commit)

commit c51995c35c6ccff06060095a47091987bc42adf2
Author: Ali Abdallah <aliov at xfce.org>
Date:   Mon Dec 7 15:30:22 2009 +0100

    Drop a message when polkit auth changed.

 src/xfpm-dkp.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/xfpm-dkp.c b/src/xfpm-dkp.c
index 6384b7c..65a3282 100644
--- a/src/xfpm-dkp.c
+++ b/src/xfpm-dkp.c
@@ -1088,6 +1088,7 @@ xfpm_dkp_device_changed_cb (DBusGProxy *proxy, const gchar *object_path, XfpmDkp
 static void
 xfpm_dkp_polkit_auth_changed_cb (XfpmDkp *dkp)
 {
+    XFPM_DEBUG ("Auth configuration changed");
     xfpm_dkp_check_polkit_auth (dkp);
 }
 #endif



More information about the Xfce4-commits mailing list