Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto
Dir : e17/proto/empower/src/bin/etk Modified Files: empower_gui_etk.c Log Message: work with latest etk =================================================================== RCS file: /cvs/e/e17/proto/empower/src/bin/etk/empower_gui_etk.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- empower_gui_etk.c 5 Apr 2006 17:27:22 -0000 1.3 +++ empower_gui_etk.c 27 Jul 2006 01:55:15 -0000 1.4 @@ -6,7 +6,7 @@ Etk_Widget *button_cancel; Etk_Size size; - etk_init(); + etk_init("ecore_evas_software_x11"); em->dialog = etk_dialog_new(); em->hbox = etk_hbox_new(ETK_FALSE, 0); @@ -35,4 +35,4 @@ etk_widget_size_request(button_cancel, &size); etk_widget_size_request_set(button_ok, size.w, size.h); -} \ No newline at end of file +} ------------------------------------------------------------------------- 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