Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_apps.c e_apps.h Log Message: Wrap text, indent =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_apps.c,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- e_apps.c 15 Feb 2005 17:05:34 -0000 1.15 +++ e_apps.c 17 Feb 2005 17:40:54 -0000 1.16 @@ -5,7 +5,9 @@ /* TODO List: * - * * if a application .eapp file is added in a different location in a monitored app tree but has the same filename as an existing one somewhere else, the existing one gets a changed callback, not an dded callback for the new one + * * if a application .eapp file is added in a different location in a monitored app tree + * but has the same filename as an existing one somewhere else, the existing one gets a + * changed callback, not an added callback for the new one * * track app execution state, visibility state etc. and call callbacks * * calls to execute an app or query its runing/starting state etc. */ =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_apps.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- e_apps.h 7 Feb 2005 13:51:08 -0000 1.7 +++ e_apps.h 17 Feb 2005 17:40:54 -0000 1.8 @@ -24,7 +24,7 @@ struct _E_App { - E_Object e_obj_inherit; + E_Object e_obj_inherit; E_App *parent; /* the parent e_app node */ ------------------------------------------------------- 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