Enlightenment CVS committal

Author  : barbieri
Project : e17
Module  : proto/python-efl

Dir     : e17/proto/python-efl/python-evas/evas


Modified Files:
        evas.c_evas_object_gradient.pxi evas.c_evas_object_image.pxi 


Log Message:
Update docs to match last changes.

===================================================================
RCS file: 
/cvs/e/e17/proto/python-efl/python-evas/evas/evas.c_evas_object_gradient.pxi,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- evas.c_evas_object_gradient.pxi     28 Sep 2007 18:06:26 -0000      1.3
+++ evas.c_evas_object_gradient.pxi     5 Oct 2007 18:37:52 -0000       1.4
@@ -101,7 +101,7 @@
         need to be the width and height of the gradient object respectively.
 
         The default values for the fill parameters is x = 0, y = 0,
-        w = 32 and h = 32.
+        w = 1 and h = 1.
 
         @parm: B{x}
         @parm: B{y}
===================================================================
RCS file: 
/cvs/e/e17/proto/python-efl/python-evas/evas/evas.c_evas_object_image.pxi,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- evas.c_evas_object_image.pxi        1 Oct 2007 04:31:38 -0000       1.7
+++ evas.c_evas_object_image.pxi        5 Oct 2007 18:37:52 -0000       1.8
@@ -146,7 +146,7 @@
         respectively.
 
         The default values for the fill parameters is B{x} = 0, B{y} = 0,
-        B{w} = 32 and B{h} = 32.
+        B{w} = 1 and B{h} = 1.
 
         @parm: B{x}
         @parm: B{y}



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to