Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: Makefile.am e_includes.h Log Message: Include new Config Dialog Settings =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/Makefile.am,v retrieving revision 1.107 retrieving revision 1.108 diff -u -3 -r1.107 -r1.108 --- Makefile.am 14 Feb 2006 00:40:57 -0000 1.107 +++ Makefile.am 15 Feb 2006 20:27:45 -0000 1.108 @@ -134,6 +134,7 @@ e_int_config_winlist.h \ e_int_config_display.h \ e_int_config_exebuf.h \ +e_int_config_cfgdialogs.h \ e_deskpreview.h \ e_exebuf.h \ e_int_config_modules.h \ @@ -258,6 +259,7 @@ e_int_config_winlist.c \ e_int_config_display.c \ e_int_config_exebuf.c \ +e_int_config_cfgdialogs.c \ e_deskpreview.c \ e_exebuf.c \ e_int_config_modules.c \ =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_includes.h,v retrieving revision 1.89 retrieving revision 1.90 diff -u -3 -r1.89 -r1.90 --- e_includes.h 14 Feb 2006 00:40:57 -0000 1.89 +++ e_includes.h 15 Feb 2006 20:27:45 -0000 1.90 @@ -112,6 +112,7 @@ #include "e_int_config_winlist.h" #include "e_int_config_display.h" #include "e_int_config_exebuf.h" +#include "e_int_config_cfgdialogs.h" #include "e_deskpreview.h" #include "e_exebuf.h" #include "e_int_config_modules.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