Enlightenment CVS committal Author : dresb Project : e17 Module : docs
Dir : e17/docs/devwithedje/src Modified Files: api_basics.c Log Message: this is the definitive version of the introductory chapters. =================================================================== RCS file: /cvs/e/e17/docs/devwithedje/src/api_basics.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- api_basics.c 15 Jan 2008 02:33:41 -0000 1.1 +++ api_basics.c 17 Jan 2008 00:07:49 -0000 1.2 @@ -54,7 +54,7 @@ ecore_evas_name_class_set(ecore_evas, "testapp", "Testapp"); ecore_evas_show(ecore_evas); - //Get the pointer to the canvas and add tan object + //Get the pointer to the canvas and add an object evas = ecore_evas_get(ecore_evas); edje = edje_object_add(evas); edje_object_file_set(edje, "testfile.edj", "testgroup"); ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs