Enlightenment CVS committal

Author  : essiene
Project : e17
Module  : proto

Dir     : e17/proto/entrance_edit_gui/src/gui


Modified Files:
        Makefile.am theme.c 


Log Message:
autoKUNGfoo started. Currently things don't build anymore because of deps. I'm 
fixing that now. Also, now that i understand the use of MAINTAINERCLEANFILES, 
i'm stuffing it everywhere. The new moto... "Where there is a Makefile.am, 
there is a MAINTAINERCLEANFILE!" :)

===================================================================
RCS file: /cvs/e/e17/proto/entrance_edit_gui/src/gui/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 12 Aug 2006 14:54:42 -0000      1.2
+++ Makefile.am 13 Aug 2006 01:00:33 -0000      1.3
@@ -1,4 +1,4 @@
-
+MAINTAINERCLEANFILES = Makefile.in
 bin_PROGRAMS=entrance_edit_gui
 
 entrance_edit_gui_SOURCES=main.c \
===================================================================
RCS file: /cvs/e/e17/proto/entrance_edit_gui/src/gui/theme.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- theme.c     12 Aug 2006 15:23:53 -0000      1.3
+++ theme.c     13 Aug 2006 01:00:33 -0000      1.4
@@ -1,9 +1,7 @@
 #include <limits.h>
 #include <Ecore_File.h>
 #include <Ecore_Data.h>
-#include <Etk.h>
 #include <Entrance_Widgets.h>
-//#include "Egui.h"
 
 static void _egui_theme_cb_selected(void);
 static void _egui_theme_cb_ok(void *object, void *data);



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