Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src/dialogs


Modified Files:
        etk_file_context_menu.c 


Log Message:
* Big changes - copy/cut/paste events/requests now available to layout event 
consumers
* This is also means that cut/copy/paste are now available from the main window 
(as well as through Ctrl-(x|c|v)

===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/dialogs/etk_file_context_menu.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- etk_file_context_menu.c     6 Sep 2006 11:09:22 -0000       1.18
+++ etk_file_context_menu.c     7 Sep 2006 13:40:15 -0000       1.19
@@ -168,7 +168,6 @@
        Ecore_List* files = entropy_core_selected_files_get();
 
        stype = entropy_core_selection_type_get();
-
        if (_entropy_etk_context_menu_current_file) {
                if (!strcmp(_entropy_etk_context_menu_current_file->mime_type, 
"file/folder"))
                        _entropy_etk_context_menu_current_folder = 
_entropy_etk_context_menu_current_file;



-------------------------------------------------------------------------
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

Reply via email to