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: Add Cursor Settings and Starup Settings dialogues. Remove General Settings dialogue. =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/Makefile.am,v retrieving revision 1.97 retrieving revision 1.98 diff -u -3 -r1.97 -r1.98 --- Makefile.am 23 Jan 2006 18:40:57 -0000 1.97 +++ Makefile.am 25 Jan 2006 04:04:15 -0000 1.98 @@ -126,7 +126,8 @@ e_int_config_background_import.h \ e_int_config_theme.h \ e_int_config_menus.h \ -e_int_config_general.h \ +e_int_config_cursor.h \ +e_int_config_startup.h \ e_int_config_performance.h \ e_int_config_winlist.h \ e_deskpreview.h \ @@ -241,7 +242,8 @@ e_int_config_background_import.c \ e_int_config_theme.c \ e_int_config_menus.c \ -e_int_config_general.c \ +e_int_config_cursor.c \ +e_int_config_startup.c \ e_int_config_performance.c \ e_int_config_winlist.c \ e_deskpreview.c \ =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_includes.h,v retrieving revision 1.79 retrieving revision 1.80 diff -u -3 -r1.79 -r1.80 --- e_includes.h 22 Jan 2006 14:11:15 -0000 1.79 +++ e_includes.h 25 Jan 2006 04:04:15 -0000 1.80 @@ -104,7 +104,8 @@ #include "e_int_config_background_import.h" #include "e_int_config_theme.h" #include "e_int_config_menus.h" -#include "e_int_config_general.h" +#include "e_int_config_cursor.h" +#include "e_int_config_startup.h" #include "e_int_config_performance.h" #include "e_int_config_winlist.h" #include "e_deskpreview.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