Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        configure.in 


Log Message:
- start of an io manager for ewl. this will handle reading in things like
  files and parsing them into the correct format for the ewl_text.

  - works on a plugin system so plugins can be written outside the ewl_tree
    and just put in the plugin directory

  - this is just the base, not all functions are complete yet (it can read
    in text/plain files tho, heh)

===================================================================
RCS file: /cvs/e/e17/libs/ewl/configure.in,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -3 -r1.76 -r1.77
--- configure.in        21 Aug 2006 07:39:57 -0000      1.76
+++ configure.in        14 Sep 2006 05:35:38 -0000      1.77
@@ -252,6 +252,7 @@
 src/bin/tests/Makefile
 src/lib/Makefile
 src/engines/Makefile
+src/plugins/Makefile
 src/engines/x11/Makefile
 src/engines/evas/Makefile
 src/engines/evas_software_x11/Makefile



-------------------------------------------------------------------------
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