Mercurial > audlegacy-plugins
changeset 2222:3e2ff1758809
little comment
author | Eugene Zagidullin <e.asphyx@gmail.com> |
---|---|
date | Fri, 07 Dec 2007 21:59:27 +0300 |
parents | b4a2a7197c05 |
children | 6b34a88b1408 |
files | src/statusicon/si_ui.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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();