Enlightenment CVS committal Author : englebass Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_thumb_main.c Log Message: Remove old code. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_thumb_main.c,v retrieving revision 1.24 retrieving revision 1.25 diff -u -3 -r1.24 -r1.25 --- e_thumb_main.c 24 Mar 2007 09:38:46 -0000 1.24 +++ e_thumb_main.c 24 Mar 2007 11:29:12 -0000 1.25 @@ -72,15 +72,6 @@ ecore_file_init(); ecore_ipc_init(); -/* DON'T need this - .desktop files support removed - ecore_desktop_init(); - ecore_desktop_paths_extras_clear(); - ecore_desktop_paths_prepend_user(ECORE_DESKTOP_PATHS_ICONS, "~/.e/e/icons"); - snprintf(buf, sizeof(buf), "%s/data/icons", e_prefix_data_get()); - ecore_desktop_paths_append_system(ECORE_DESKTOP_PATHS_ICONS, buf); - ecore_desktop_paths_regen(); -*/ - snprintf(_thumbdir, sizeof(_thumbdir), "%s/.e/e/fileman/thumbnails", e_user_homedir_get()); ecore_file_mkpath(_thumbdir); @@ -93,9 +84,6 @@ _e_ipc_server = NULL; } -/* DON'T need this - .desktop support removed - ecore_desktop_shutdown(); - */ ecore_ipc_shutdown(); ecore_file_shutdown(); ecore_evas_shutdown(); ------------------------------------------------------------------------- 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