Enlightenment CVS committal Author : devilhorns Project : e_modules Module : screenshot
Dir : e_modules/screenshot Modified Files: e_mod_main.h Log Message: Add missing config proto =================================================================== RCS file: /cvsroot/enlightenment/e_modules/screenshot/e_mod_main.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- e_mod_main.h 18 Dec 2005 06:18:07 -0000 1.2 +++ e_mod_main.h 21 Dec 2005 10:35:13 -0000 1.3 @@ -1,5 +1,5 @@ #ifndef E_MOD_MAIN_H -# define E_MOD_MAIN_H +#define E_MOD_MAIN_H typedef struct _Config Config; typedef struct _Config_Face Config_Face; @@ -71,5 +71,6 @@ EAPI int e_modapi_save (E_Module *m); EAPI int e_modapi_info (E_Module *m); EAPI int e_modapi_about (E_Module *m); +EAPI int e_modapi_config (E_Module *m); #endif ------------------------------------------------------- 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