Enlightenment CVS committal
Author : lordchaos
Project : e17
Module : proto
Dir : e17/proto/entropy/src/include
Modified Files:
entropy.h
Log Message:
* More incremental core reference removal
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/include/entropy.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- entropy.h 21 Nov 2005 11:07:01 -0000 1.7
+++ entropy.h 21 Nov 2005 11:50:54 -0000 1.8
@@ -45,7 +45,7 @@
entropy_thumbnail* entropy_thumbnail_create(entropy_generic_file* e_file);
/*Event hierarchy functions*/
-void entropy_core_component_event_register(entropy_core* core,
entropy_gui_component_instance* comp, char* event);
+void entropy_core_component_event_register(entropy_gui_component_instance*
comp, char* event);
void entropy_core_layout_notify_event(entropy_gui_component_instance*
instance, entropy_gui_event* event, int event_type);
char* entropy_core_gui_event_get(char* event);
@@ -72,8 +72,8 @@
void entropy_core_selected_files_clear();
/*Config functions*/
-char* entropy_core_home_dir_get(entropy_core* core);
-char* entropy_thumbnail_dir_get(entropy_core* core);
+char* entropy_core_home_dir_get();
+char* entropy_thumbnail_dir_get();
int entropy_config_int_get(char* module, char* key);
void entropy_config_int_set(char* module, char* key, int value);
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs