[Xfce4-commits] [xfce/xfce4-power-manager] 36/64: Change message from DBG to TRACE
noreply at xfce.org
noreply at xfce.org
Mon May 26 06:00:31 CEST 2014
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository xfce/xfce4-power-manager.
commit 9353c7333b065afe4fccb668e0b7c31c7319fe69
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Wed May 7 13:27:04 2014 +0300
Change message from DBG to TRACE
---
panel-plugins/battery/battery-button.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/panel-plugins/battery/battery-button.c b/panel-plugins/battery/battery-button.c
index 7167115..caa1bc1 100644
--- a/panel-plugins/battery/battery-button.c
+++ b/panel-plugins/battery/battery-button.c
@@ -628,7 +628,7 @@ menu_destroyed_cb(GtkMenuShell *menu, gpointer user_data)
{
BatteryButton *button = BATTERY_BUTTON (user_data);
- DBG("entering");
+ TRACE("entering");
gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(button), FALSE);
button->priv->menu = NULL;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list