Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin/tests/shadow Modified Files: ewl_shadow.c Log Message: Remove trailing whitespace. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/shadow/ewl_shadow.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- ewl_shadow.c 4 Jun 2007 18:46:36 -0000 1.4 +++ ewl_shadow.c 23 Aug 2007 05:26:47 -0000 1.5 @@ -29,9 +29,9 @@ ewl_object_alignment_set(EWL_OBJECT(shadow), EWL_FLAG_ALIGN_CENTER); ewl_container_child_append(EWL_CONTAINER(box), shadow); ewl_widget_show(shadow); - + image = ewl_image_new(); - ewl_image_file_set(EWL_IMAGE(image), + ewl_image_file_set(EWL_IMAGE(image), PACKAGE_DATA_DIR "/ewl/images/elicit.png", NULL); ewl_image_size_set(EWL_IMAGE(image), 220, 210); ewl_object_alignment_set(EWL_OBJECT(image), EWL_FLAG_ALIGN_CENTER); ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs