[Xfce4-commits] [apps/xfdashboard] 01/03: Turn general message into a debug message
noreply at xfce.org
noreply at xfce.org
Mon Dec 14 13:49:16 CET 2015
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 <nomad at froevel.de>
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.
More information about the Xfce4-commits
mailing list