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: Preview widget resize fix for theme dialog. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_theme.c,v retrieving revision 1.42 retrieving revision 1.43 diff -u -3 -r1.42 -r1.43 --- e_int_config_theme.c 28 Nov 2006 12:42:11 -0000 1.42 +++ e_int_config_theme.c 1 Dec 2006 17:27:44 -0000 1.43 @@ -435,7 +435,7 @@ if (cfdata->theme) f = cfdata->theme; e_widget_preview_edje_set(o, f, "e/desktop/background"); - e_widget_list_object_append(of, o, 0, 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, 1, 1, 1, 1); ------------------------------------------------------------------------- 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