Enabled startup FDO menu conversion again, now that it no longer crashes rasters box.

SVN revision: 25217
This commit is contained in:
David Walter Seikel 2006-08-30 18:20:50 +00:00
parent 3dbe14f702
commit 85c6948f32
1 changed files with 1 additions and 2 deletions

View File

@ -885,8 +885,7 @@ _e_main_dirs_init(void)
snprintf(buf, sizeof(buf), "%s/.e/e/applications/menu/all/.order", homedir);
if (!ecore_file_exists(buf))
{
// leave it to manual generation for now - ecore_desktop segv's badly.
// e_fdo_menu_to_order();
e_fdo_menu_to_order();
}
/* FIXME: THIS is to get people started - shoudl be in a wizard */
snprintf(buf, sizeof(buf), "%s/.e/e/fileman/favorites", homedir);