Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_int_border_locks.c Log Message: Fix Remember check location for tokyo :) =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_int_border_locks.c,v retrieving revision 1.17 retrieving revision 1.18 diff -u -3 -r1.17 -r1.18 --- e_int_border_locks.c 30 Aug 2007 07:52:23 -0000 1.17 +++ e_int_border_locks.c 16 Oct 2007 08:38:19 -0000 1.18 @@ -293,7 +293,7 @@ e_widget_framelist_object_append(of, ob); e_widget_list_object_append(o, of, 1, 1, 0.5); ob = e_widget_check_add(evas, _("Remember these Locks for this window next time it appears"), &(cfdata->remember_locks)); - e_widget_list_object_append(o, ob, 0, 0, 1.0); + e_widget_list_object_append(o, ob, 0, 0, 0.0); return o; } ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs