Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : engage

Dir     : misc/engage/src/module


Modified Files:
        e_mod_main.c 


Log Message:
Bad advice...
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/src/module/e_mod_main.c,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -3 -r1.34 -r1.35
--- e_mod_main.c        25 Mar 2005 10:47:04 -0000      1.34
+++ e_mod_main.c        25 Mar 2005 11:53:32 -0000      1.35
@@ -2138,7 +2138,7 @@
 _engage_border_ignore(E_Border *bd)
 {
    /* FIXME - this needs to be saved in config */
-   static char *ignores[] = { "Gkrellm2", "panel", NULL};
+   static char *ignores[] = { "Gkrellm2", "trayer", NULL};
    char       **cur;
    
    for (cur = ignores; *cur; cur++)




-------------------------------------------------------
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