Enlightenment CVS committal Author : codewarrior Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_eap_editor.c e_file_selector.c Log Message: now how did that get away... =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_eap_editor.c,v retrieving revision 1.16 retrieving revision 1.17 diff -u -3 -r1.16 -r1.17 --- e_eap_editor.c 5 Dec 2005 22:20:33 -0000 1.16 +++ e_eap_editor.c 6 Dec 2005 10:07:55 -0000 1.17 @@ -399,8 +399,7 @@ E_App_Edit *editor; editor = data; - printf("selected: %s\n", file); - + printf("selected: %s\n", file); } void @@ -408,7 +407,6 @@ { E_App_Edit *editor; -// editor = data; - printf("hilited: %s\n", file); - + editor = data; + printf("hilited: %s\n", file); } =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_file_selector.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- e_file_selector.c 5 Dec 2005 22:20:33 -0000 1.6 +++ e_file_selector.c 6 Dec 2005 10:07:55 -0000 1.7 @@ -235,6 +235,7 @@ sd->func(sd->parent, file, sd->func_data); } +static void _e_file_selector_hilited_cb(Evas_Object *obj, char *file, void *data) { E_Smart_Data *sd; ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs