[Xfce4-commits] [panel-plugins/xfce4-netload-plugin] 22/27: more s/PRINT_DBG/DBG/
noreply at xfce.org
noreply at xfce.org
Sat May 14 15:54:12 CEST 2016
This is an automated email from the git hooks/post-receive script.
landry pushed a commit to branch master
in repository panel-plugins/xfce4-netload-plugin.
commit 78a72f1160cb792ddb0d038d28d8b4f698199967
Author: Landry Breuil <landry at xfce.org>
Date: Sat May 14 15:44:55 2016 +0200
more s/PRINT_DBG/DBG/
---
panel-plugin/netload.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/panel-plugin/netload.c b/panel-plugin/netload.c
index 88ad39a..71b0d6d 100644
--- a/panel-plugin/netload.c
+++ b/panel-plugin/netload.c
@@ -931,7 +931,7 @@ static void colorize_values_toggled(GtkWidget *check_button, t_global_monitor *g
gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(global->monitor->opt_colorize_values),
global->monitor->options.colorize_values);
setup_monitor(global, FALSE);
- PRINT_DBG("colorize_values_toggled");
+ DBG("colorize_values_toggled");
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list