Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/start Modified Files: e_mod_main.c Log Message: Allow Start module to be moved. =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/modules/start/e_mod_main.c,v retrieving revision 1.14 retrieving revision 1.15 diff -u -3 -r1.14 -r1.15 --- e_mod_main.c 20 Jan 2006 11:14:12 -0000 1.14 +++ e_mod_main.c 3 Feb 2006 20:17:41 -0000 1.15 @@ -227,7 +227,7 @@ E_GADMAN_POLICY_VSIZE; if (s->conf->allow_overlap == 0) - policy &= E_GADMAN_POLICY_ALLOW_OVERLAP; + policy &= ~E_GADMAN_POLICY_ALLOW_OVERLAP; else policy |= E_GADMAN_POLICY_ALLOW_OVERLAP; ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs