Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin/tests/list


Modified Files:
        ewl_list_test.c 


Log Message:
rename ewl_model_ecore_list_get to ewl_model_ecore_list_instance

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/list/ewl_list_test.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- ewl_list_test.c     4 Dec 2007 05:28:01 -0000       1.1
+++ ewl_list_test.c     17 Apr 2008 05:06:54 -0000      1.2
@@ -71,7 +71,7 @@
        ecore_list_append(str_data, "third");
        ecore_list_append(str_data, "fourth");
 
-       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