Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        Makefile.am e_includes.h 
Added Files:
        e_gadcon.c e_gadcon.h 


Log Message:


going to work on gadcon - an intended replacement for gadman. just starting
things up - comments welcome, but this needs to fix up layout of gadgets for
moduels (gadman will exist for a while - mayeb forever, but i will migrate
most internal modules to gadcon eventually)

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/Makefile.am,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -3 -r1.101 -r1.102
--- Makefile.am 31 Jan 2006 12:06:47 -0000      1.101
+++ Makefile.am 2 Feb 2006 09:42:19 -0000       1.102
@@ -137,7 +137,8 @@
 e_color_class.h \
 e_widget_textblock.h \
 e_apps_error.h \
-e_stolen.h
+e_stolen.h \
+e_gadcon.h
 
 enlightenment_src = \
 e_user.c \
@@ -256,6 +257,7 @@
 e_widget_textblock.c \
 e_apps_error.c \
 e_stolen.c \
+e_gadcon.c \
 $(ENLIGHTENMENTHEADERS)
 
 enlightenment_SOURCES = \
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_includes.h,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -3 -r1.83 -r1.84
--- e_includes.h        31 Jan 2006 12:06:47 -0000      1.83
+++ e_includes.h        2 Feb 2006 09:42:19 -0000       1.84
@@ -116,3 +116,4 @@
 #include "e_widget_textblock.h"
 #include "e_apps_error.h"
 #include "e_stolen.h"
+#include "e_gadcon.h"




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to