# HG changeset patch # User attila # Date 1041430562 0 # Node ID 79c0205ab4b51fe7829cca4ab57efdadf519e392 # Parent e11bcd3b638b32e6121c250b02c3378178ddb2bb sending 10l to Filip diff -r e11bcd3b638b -r 79c0205ab4b5 libvo/x11_common.c --- a/libvo/x11_common.c Wed Jan 01 12:50:56 2003 +0000 +++ b/libvo/x11_common.c Wed Jan 01 14:16:02 2003 +0000 @@ -176,7 +176,7 @@ metacity_hack = 1; } XFree( args ); - if (wm && !icewm_hack && metacity_hack) + if (wm && metacity_hack) return wm; }