Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

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


Modified Files:
        ewl_text.c 


Log Message:
- working on displaying the tutorial tab correctly

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/bin/tests/ewl_text.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- ewl_text.c  10 Mar 2006 20:54:46 -0000      1.6
+++ ewl_text.c  12 Mar 2006 01:35:34 -0000      1.7
@@ -8,6 +8,11 @@
  * @section text_tut Tutorial
  *
  * You can use the text widget to display text stuff.
+ * This is another line.
+ *
+ * @code
+ * ewl_text_text_set(EWL_TEXT(t), "foo");
+ * @endcode
  */
 
 static int create_test(Ewl_Container *box);




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to