Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : engage

Dir     : misc/engage/src


Modified Files:
        wm.c 


Log Message:
Bad advice...
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/src/wm.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -3 -r1.23 -r1.24
--- wm.c        25 Mar 2005 10:47:03 -0000      1.23
+++ wm.c        25 Mar 2005 11:53:30 -0000      1.24
@@ -424,7 +424,7 @@
 od_wm_ignored(Ecore_X_Window win)
 {
   bool            result = false;
-  static char    *ignore[] = { "engage", "kicker", "panel", "", NULL };
+  static char    *ignore[] = { "engage", "kicker", "trayer", "", NULL };
   char          **cur = ignore;
   char           *winclass = od_wm_get_winclass(win);
 




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to