Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src


Modified Files:
        plugin_helper.c 


Log Message:
* Start of a trackback plugin

===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/plugin_helper.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- plugin_helper.c     19 Apr 2006 06:38:21 -0000      1.20
+++ plugin_helper.c     23 Apr 2006 11:16:30 -0000      1.21
@@ -293,3 +293,8 @@
     gui_event->data = file;
     entropy_core_layout_notify_event (instance, gui_event, 
ENTROPY_EVENT_GLOBAL); 
 }
+
+entropy_generic_file* 
entropy_layout_current_folder_get(entropy_gui_component_instance_layout* layout)
+{
+       return layout->current_folder;
+}




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