Enlightenment CVS committal Author : devilhorns Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_int_config_theme.c Log Message: Allow theme "preview" to resize with the dialog. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_theme.c,v retrieving revision 1.36 retrieving revision 1.37 diff -u -3 -r1.36 -r1.37 --- e_int_config_theme.c 1 Sep 2006 17:21:23 -0000 1.36 +++ e_int_config_theme.c 3 Sep 2006 01:26:14 -0000 1.37 @@ -436,9 +436,9 @@ if (cfdata->theme) f = cfdata->theme; e_widget_preview_edje_set(o, f, "e/desktop/background"); - e_widget_list_object_append(of, o, 1, 0, 0.5); + e_widget_list_object_append(of, o, 1, 1, 0.5); - e_widget_table_object_append(ot, of, 1, 0, 1, 1, 0, 1, 0, 1); + e_widget_table_object_append(ot, of, 1, 0, 1, 1, 1, 1, 1, 1); free(homedir); e_dialog_resizable_set(cfd->dia, 1); ------------------------------------------------------------------------- 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