Enlightenment CVS committal Author : handyande Project : misc Module : engage
Dir : misc/engage/src/module Modified Files: e_mod_main.c Log Message: Many requests to ignore 'panel' satisfied =================================================================== RCS file: /cvsroot/enlightenment/misc/engage/src/module/e_mod_main.c,v retrieving revision 1.33 retrieving revision 1.34 diff -u -3 -r1.33 -r1.34 --- e_mod_main.c 24 Mar 2005 20:28:08 -0000 1.33 +++ e_mod_main.c 25 Mar 2005 10:47:04 -0000 1.34 @@ -2138,7 +2138,7 @@ _engage_border_ignore(E_Border *bd) { /* FIXME - this needs to be saved in config */ - static char *ignores[] = { "Gkrellm2", NULL}; + static char *ignores[] = { "Gkrellm2", "panel", 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