Enlightenment CVS committal Author : rbdpngn Project : e17 Module : docs
Dir : e17/docs/ewlbook/xml Modified Files: getting_started.xml intro.xml widgets.xml Log Message: Some minor spelling corrections in the ewl book. =================================================================== RCS file: /cvsroot/enlightenment/e17/docs/ewlbook/xml/getting_started.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- getting_started.xml 18 Jul 2004 20:45:02 -0000 1.3 +++ getting_started.xml 23 Jul 2004 13:59:16 -0000 1.4 @@ -355,7 +355,7 @@ <para> The text that has been entered is retrieved with a call to -<function>ewl_entry_get_text()</function> passing the text widget from which +<function>ewl_entry_get_text()</function> passing the entry widget from which we want to retrieve the text. This will return a pointer to the text string, it is the applications responsibility to free this pointer. </para> =================================================================== RCS file: /cvsroot/enlightenment/e17/docs/ewlbook/xml/intro.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- intro.xml 18 Jul 2004 20:45:02 -0000 1.2 +++ intro.xml 23 Jul 2004 13:59:16 -0000 1.3 @@ -21,7 +21,7 @@ </para> <para> -This tutorial is an attempt to familarize the user with the different +This tutorial is an attempt to familiarize the user with the different aspects of the EWL system. The tutorial will probably never completely document all aspects of EWL as the system continues to grow. A good understanding of C programming is assumed throughout the tutorial. @@ -29,7 +29,7 @@ <para> If you have any troubles with either this tutoral, or using EWL -in general, any feedback is grealy appreciated as it would help improve either +in general, any feedback is greatly appreciated as it would help improve either the tutorial or EWL itself. Please see <link linkend="ch-Contributing">Contributing</link> section for more information. </para> =================================================================== RCS file: /cvsroot/enlightenment/e17/docs/ewlbook/xml/widgets.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- widgets.xml 23 Jul 2004 03:51:53 -0000 1.7 +++ widgets.xml 23 Jul 2004 13:59:16 -0000 1.8 @@ -841,7 +841,7 @@ </programlisting> </example> Creating the basic video object is no harder then creating the object and -showning it (assuming you've appended it to whatever container it is being +showing it (assuming you've appended it to whatever container it is being placed into). We hook the two callbacks <literal>EWL_CALLBACK_REALIZE</literal> and <literal>EWL_CALLBACK_VALUE_CHANGED</literal>. We hook in the realize ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs