Enlightenment CVS committal Author : barbieri Project : e17 Module : proto
Dir : e17/proto/python-efl/python-evas Modified Files: setup.py Log Message: Implement SmartObject and allow user-defined Evas objects. =================================================================== RCS file: /cvs/e/e17/proto/python-efl/python-evas/setup.py,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- setup.py 5 May 2007 02:23:58 -0000 1.6 +++ setup.py 5 May 2007 02:33:18 -0000 1.7 @@ -25,6 +25,7 @@ depends=['evas/evas.c_evas.pxd', 'evas/evas.c_evas_canvas.pxi', 'evas/evas.c_evas_object.pxi', + 'evas/evas.c_evas_object_smart.pxi', 'evas/evas.c_evas_object_rectangle.pxi', 'evas/evas.c_evas_object_line.pxi', 'evas/evas.c_evas_object_image.pxi', ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs