# HG changeset patch # User Eugene Zagidullin # Date 1197053967 -10800 # Node ID 3e2ff1758809dae218f56afe4f9dace571da09a4 # Parent b4a2a7197c0501053d62cd4bb7a3fcded1ac35d9 little comment diff -r b4a2a7197c05 -r 3e2ff1758809 src/statusicon/si_ui.c --- a/src/statusicon/si_ui.c Fri Dec 07 21:50:55 2007 +0300 +++ b/src/statusicon/si_ui.c Fri Dec 07 21:59:27 2007 +0300 @@ -335,6 +335,7 @@ AUDDBG("WM reported proposed icon size: %d\n", size); /* sometimes, KDE won't give the correct size-allocation; workaround this */ + /* Xfwm4 sometimes too... --eugene */ if ( wmname == NULL ) { GdkScreen *screen = gdk_screen_get_default();