This is an automated email from the git hooks/post-receive script.

nomad pushed a commit to branch master
in repository apps/xfdashboard.

commit 31b841d5ae0e77c75507ecce5f9aab7eca03cee8
Author: Stephan Haller <[email protected]>
Date:   Mon Dec 14 13:37:31 2015 +0100

    Turn general message into a debug message
---
 xfdashboard/stage.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfdashboard/stage.c b/xfdashboard/stage.c
index c6f965e..b0274ee 100644
--- a/xfdashboard/stage.c
+++ b/xfdashboard/stage.c
@@ -1750,7 +1750,7 @@ static void xfdashboard_stage_init(XfdashboardStage *self)
                                                                        
G_CALLBACK(_xfdashboard_stage_on_screen_size_changed),
                                                                        self);
 
-               g_message("Tracking screen resizes to resize stage");
+               g_debug("Tracking screen resizes to resize stage");
        }
 }
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to