Enlightenment CVS committal Author : urandom Project : e17 Module : proto
Dir : e17/proto/edje_viewer/src/bin Modified Files: edje_etk.c Log Message: make the title visible again =================================================================== RCS file: /cvs/e/e17/proto/edje_viewer/src/bin/edje_etk.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- edje_etk.c 20 Jan 2007 15:50:36 -0000 1.12 +++ edje_etk.c 21 Jan 2007 00:28:15 -0000 1.13 @@ -234,7 +234,7 @@ o = evas_object_rectangle_add(evas); etk_canvas_object_add(canvas, o); - evas_object_color_set(o, 255, 255, 255, 0); + evas_object_color_set(o, 255, 255, 255, 255); evas_object_pass_events_set(o, 1); de->title_clip = o; ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs