Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/doc/tutorials/widgets


Modified Files:
        ewl_mvc.dox 


Log Message:
rename ewl_model_ecore_list_get to ewl_model_ecore_list_instance

===================================================================
RCS file: /cvs/e/e17/libs/ewl/doc/tutorials/widgets/ewl_mvc.dox,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- ewl_mvc.dox 26 Feb 2008 05:51:48 -0000      1.3
+++ ewl_mvc.dox 17 Apr 2008 05:06:54 -0000      1.4
@@ -33,7 +33,7 @@
  *   Ewl_Model *model;
  *   Ewl_View *view;
  * 
- *   model = ewl_model_ecore_list_get();
+ *   model = ewl_model_ecore_list_instance();
  *   view = ewl_label_view_get();
  * 
  *   list = ewl_list_new();



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to