Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        Makefile.am e_includes.h 
Removed Files:
        e_gadget.c e_gadget.h 


Log Message:

Nuke old unused gadget code.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/Makefile.am,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -3 -r1.137 -r1.138
--- Makefile.am 15 Aug 2006 00:54:32 -0000      1.137
+++ Makefile.am 16 Aug 2006 01:09:34 -0000      1.138
@@ -55,7 +55,6 @@
 e_startup.h \
 e_hints.h \
 e_gadman.h \
-e_gadget.h \
 e_signals.h \
 e_xinerama.h \
 e_table.h \
@@ -173,7 +172,8 @@
 e_widget_csel.h \
 e_widget_color_well.h \
 e_int_config_wallpaper.h \
-e_int_config_wallpaper_import.h
+e_int_config_wallpaper_import.h \
+e_int_config_wallpaper_gradient.h
 
 enlightenment_src = \
 e_user.c \
@@ -204,7 +204,6 @@
 e_startup.c \
 e_hints.c \
 e_gadman.c \
-e_gadget.c \
 e_signals.c \
 e_xinerama.c \
 e_table.c \
@@ -323,6 +322,7 @@
 e_widget_color_well.c \
 e_int_config_wallpaper.c \
 e_int_config_wallpaper_import.c \
+e_int_config_wallpaper_gradient.c \
 $(ENLIGHTENMENTHEADERS)
 
 enlightenment_SOURCES = \
===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_includes.h,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -3 -r1.116 -r1.117
--- e_includes.h        15 Aug 2006 00:54:32 -0000      1.116
+++ e_includes.h        16 Aug 2006 01:09:34 -0000      1.117
@@ -32,7 +32,6 @@
 #include "e_startup.h"
 #include "e_hints.h"
 #include "e_gadman.h"
-#include "e_gadget.h"
 #include "e_signals.h"
 #include "e_xinerama.h"
 #include "e_table.h"



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