[Xfce4-commits] r24233 - xfce4-panel/trunk/panel
Nick Schermer
nick at xfce.org
Mon Jan 1 20:08:26 CET 2007
Author: nick
Date: 2007-01-01 19:08:25 +0000 (Mon, 01 Jan 2007)
New Revision: 24233
Modified:
xfce4-panel/trunk/panel/panel-properties.c
Log:
* Add this debug warning to notify us if the _set_struts function passed.
Modified: xfce4-panel/trunk/panel/panel-properties.c
===================================================================
--- xfce4-panel/trunk/panel/panel-properties.c 2007-01-01 18:30:40 UTC (rev 24232)
+++ xfce4-panel/trunk/panel/panel-properties.c 2007-01-01 19:08:25 UTC (rev 24233)
@@ -372,6 +372,8 @@
gdk_error_trap_pop ();
}
+
+ DBG ("all struts are checked and updated");
}
static gboolean
More information about the Xfce4-commits
mailing list