Enlightenment CVS committal Author : chaos Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_int_config_shelf.c Log Message: * And stop it crashing when a new shelf is added. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_shelf.c,v retrieving revision 1.13 retrieving revision 1.14 diff -u -3 -r1.13 -r1.14 --- e_int_config_shelf.c 20 Jul 2006 13:36:02 -0000 1.13 +++ e_int_config_shelf.c 21 Jul 2006 05:41:24 -0000 1.14 @@ -139,6 +139,8 @@ E_Config_Dialog_Data *cfdata; E_Config_Shelf *cfg; + cfdata = data; + cfg = E_NEW(E_Config_Shelf, 1); cfg->name = evas_stringshare_add("shelf"); cfg->container = cfdata->cfd->con->num; ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs