Enlightenment CVS committal Author : lordchaos Project : e17 Module : proto
Dir : e17/proto/entropy/src Modified Files: entropy_core.c Log Message: * Default viewer entice->exhibit =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/entropy_core.c,v retrieving revision 1.47 retrieving revision 1.48 diff -u -3 -r1.47 -r1.48 --- entropy_core.c 21 Feb 2006 10:45:18 -0000 1.47 +++ entropy_core.c 21 Feb 2006 12:20:05 -0000 1.48 @@ -359,9 +359,9 @@ /*Set some defaults*/ mime_type_actions = ecore_list_new(); - ecore_list_append(mime_type_actions, "image/jpeg:entice"); - ecore_list_append(mime_type_actions, "image/png:entice"); - ecore_list_append(mime_type_actions, "image/gif:entice"); + ecore_list_append(mime_type_actions, "image/jpeg:exhibit"); + ecore_list_append(mime_type_actions, "image/png:exhibit"); + ecore_list_append(mime_type_actions, "image/gif:exhibit"); ecore_list_append(mime_type_actions, "text/html:/usr/bin/firefox"); ecore_list_append(mime_type_actions, "text/csrc:gvim"); ecore_list_append(mime_type_actions, "audio/x-mp3:xmms"); ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs