[Xfce4-commits] [apps/xfdashboard] 04/07: Turn message into a debug message
noreply at xfce.org
noreply at xfce.org
Thu Jun 11 19:57:31 CEST 2015
This is an automated email from the git hooks/post-receive script.
nomad pushed a commit to annotated tag 0.4.2
in repository apps/xfdashboard.
commit e9ce17f69fa1d74d55b6cf66bdfaacf54d5ff9cc
Author: Stephan Haller <nomad at froevel.de>
Date: Sat May 30 11:30:37 2015 +0200
Turn 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 8b6b658..766c864 100644
--- a/xfdashboard/stage.c
+++ b/xfdashboard/stage.c
@@ -1680,7 +1680,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