Enlightenment CVS committal Author : titan Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_eap_editor.c e_int_config_wallpaper_import.c Log Message: Whoops. Lets not allow these quite yet :) Need to get the packing of the preview working first. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_eap_editor.c,v retrieving revision 1.39 retrieving revision 1.40 diff -u -3 -r1.39 -r1.40 --- e_eap_editor.c 14 Aug 2006 17:42:45 -0000 1.39 +++ e_eap_editor.c 14 Aug 2006 17:48:52 -0000 1.40 @@ -426,7 +426,7 @@ o = e_widget_fsel_add(dia->win->evas, "~/", "/", NULL, NULL, _e_eap_edit_select_cb, cfdata, - _e_eap_edit_change_cb, cfdata, 1); + _e_eap_edit_change_cb, cfdata, 0); evas_object_show(o); e_widget_min_size_get(o, &mw, &mh); e_dialog_content_set(dia, o, mw, mh); =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_wallpaper_import.c,v retrieving revision 1.11 retrieving revision 1.12 diff -u -3 -r1.11 -r1.12 --- e_int_config_wallpaper_import.c 14 Aug 2006 17:42:45 -0000 1.11 +++ e_int_config_wallpaper_import.c 14 Aug 2006 17:48:52 -0000 1.12 @@ -138,7 +138,7 @@ } ofm = e_widget_fsel_add(evas, fdev, fpath, NULL, NULL, _import_cb_sel_selected, import, - _import_cb_sel_change, import, 1 + _import_cb_sel_change, import, 0 ); import->fsel_obj = ofm; e_widget_list_object_append(o, ofm, 1, 1, 0.5); ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs