Enlightenment CVS committal Author : chaos Project : e17 Module : proto
Dir : e17/proto/entropy/src/dialogs Modified Files: etk_file_context_menu.c Log Message: * Work on context menu multi-file action * strndup-- (non-posix) =================================================================== RCS file: /cvs/e/e17/proto/entropy/src/dialogs/etk_file_context_menu.c,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- etk_file_context_menu.c 17 Jul 2006 14:45:21 -0000 1.8 +++ etk_file_context_menu.c 17 Jul 2006 17:19:27 -0000 1.9 @@ -20,6 +20,8 @@ entropy_generic_file* _entropy_etk_context_menu_current_folder = NULL; entropy_generic_file* _entropy_etk_context_menu_current_file = NULL; +Ecore_List* _entropy_etk_context_menu_selected_files = NULL; + entropy_gui_component_instance* _entropy_etk_context_menu_current_instance = NULL; int check= 0; ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs