Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src


Modified Files:
        Makefile.am 


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/src/Makefile.am,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -3 -r1.69 -r1.70
--- Makefile.am 9 Jun 2006 19:33:13 -0000       1.69
+++ Makefile.am 14 Sep 2006 05:35:38 -0000      1.70
@@ -1,5 +1,5 @@
 
-SUBDIRS = lib engines bin
+SUBDIRS = lib engines bin plugins
 
 MAINTAINERCLEANFILES = Makefile.in
 



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