Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_fm.c Log Message: right click also selects =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_fm.c,v retrieving revision 1.155 retrieving revision 1.156 diff -u -3 -r1.155 -r1.156 --- e_fm.c 4 May 2007 07:48:48 -0000 1.155 +++ e_fm.c 4 May 2007 08:42:25 -0000 1.156 @@ -3746,6 +3746,7 @@ } else if (ev->button == 3) { + _e_fm2_mouse_1_handler(ic, 0, ev->modifiers); _e_fm2_icon_menu(ic, ic->sd->obj, ev->timestamp); e_util_evas_fake_mouse_up_later(evas_object_evas_get(ic->sd->obj), ev->button); ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs