Enlightenment CVS committal Author : lok Project : e17 Module : proto
Dir : e17/proto/extrackt/src/bin/etk_fe Modified Files: gui.c Log Message: Work with latest etk changes. =================================================================== RCS file: /cvs/e/e17/proto/extrackt/src/bin/etk_fe/gui.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- gui.c 18 Jan 2007 00:46:23 -0000 1.12 +++ gui.c 14 Mar 2007 20:38:00 -0000 1.13 @@ -575,9 +575,9 @@ etk_statusbar_message_push(ETK_STATUSBAR(gui->statusbar1), "Rip: Idle", 0); etk_statusbar_message_push(ETK_STATUSBAR(gui->statusbar2), "Encode: Idle", 0); - etk_combobox_column_add(ETK_COMBOBOX(gui->ripper_combo), ETK_COMBOBOX_LABEL, 75, ETK_TRUE, ETK_FALSE, ETK_FALSE, 0.0, 0.5); + etk_combobox_column_add(ETK_COMBOBOX(gui->ripper_combo), ETK_COMBOBOX_LABEL, 75, ETK_COMBOBOX_NONE, 0.5); etk_combobox_build(ETK_COMBOBOX(gui->ripper_combo)); - etk_combobox_column_add(ETK_COMBOBOX(gui->encoder_combo), ETK_COMBOBOX_LABEL, 75, ETK_TRUE, ETK_FALSE, ETK_FALSE, 0.0, 0.5); + etk_combobox_column_add(ETK_COMBOBOX(gui->encoder_combo), ETK_COMBOBOX_LABEL, 75, ETK_COMBOBOX_NONE, 0.5); etk_combobox_build(ETK_COMBOBOX(gui->encoder_combo)); /* create tree for holding track names, times, and rip status */ ------------------------------------------------------------------------- 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