Enlightenment CVS committal Author : shorne Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_int_config_imc_import.c Log Message: Use the correct edje path for the import dialog BG =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_int_config_imc_import.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- e_int_config_imc_import.c 17 Dec 2006 11:24:59 -0000 1.1 +++ e_int_config_imc_import.c 20 Dec 2006 23:06:58 -0000 1.2 @@ -70,7 +70,7 @@ o = edje_object_add(evas); import->bg_obj = o; - e_theme_edje_object_set(o, "base/imc/dialog", "e/widgets/dialog/main"); + e_theme_edje_object_set(o, "base/theme/dialog", "e/widgets/dialog/main"); evas_object_move(o, 0, 0); evas_object_show(o); ------------------------------------------------------------------------- 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