Enlightenment CVS committal

Author  : moom
Project : e17
Module  : proto

Dir     : e17/proto/etk/src/bin


Modified Files:
        etk_text_view_test.c 


Log Message:
* [Textblock] Fix a bug. Now, only <p> tags should be buggy


===================================================================
RCS file: /cvs/e/e17/proto/etk/src/bin/etk_text_view_test.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- etk_text_view_test.c        2 Jul 2006 04:01:19 -0000       1.6
+++ etk_text_view_test.c        2 Jul 2006 05:53:05 -0000       1.7
@@ -23,7 +23,7 @@
 
    text_view = etk_text_view_new();
    /*etk_textblock_text_set(ETK_TEXT_VIEW(text_view)->textblock,
-      "Test <b>Bold <i>Bold Italic </b>Italic </i>Test",
+      "Test1 <b>Bold <i>Bold_Italic </b>Italic </i>Test2",
       ETK_TRUE);*/
    etk_textblock_text_set(ETK_TEXT_VIEW(text_view)->textblock,
       "<p align=\"center\">Title</p>"



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to