Enlightenment CVS committal Author : rbdpngn Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin Modified Files: Makefile.am ewl_test.c Log Message: Add the colordialog test to ewl_test. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/bin/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- Makefile.am 28 May 2005 19:01:40 -0000 1.3 +++ Makefile.am 20 Jun 2005 04:20:45 -0000 1.4 @@ -18,6 +18,7 @@ ewl_border_test.c \ ewl_box_test.c \ ewl_button_test.c \ + ewl_colordialog_test.c \ ewl_colorpicker_test.c \ ewl_combo_test.c \ ewl_dialog_test.c \ =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/bin/ewl_test.c,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- ewl_test.c 28 May 2005 20:32:49 -0000 1.8 +++ ewl_test.c 20 Jun 2005 04:20:45 -0000 1.9 @@ -60,6 +60,7 @@ { "Border", __create_border_test_window, "ewl_border_test.c" }, { "Box", __create_box_test_window, "ewl_box_test.c" }, { "Button", __create_button_test_window, "ewl_button_test.c" }, + { "ColorDialog", __create_colordialog_test_window, "ewl_colordialog_test.c" }, { "ColorPicker", __create_colorpicker_test_window, "ewl_colorpicker_test.c" }, { "Combo", __create_combo_test_window, "ewl_combo_test.c" }, { "Dialog", __create_dialog_test_window, "ewl_dialog_test.c" }, ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs