- change the names of the module entry points. This will break other
authorDan Sinclair <dj2>
Tue, 12 Apr 2005 03:34:31 +0000 (03:34 +0000)
committerDan Sinclair <dj2@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 12 Apr 2005 03:34:31 +0000 (03:34 +0000)
commitfebbbe4a1c99eb4e4bd7eea8d4b27c137d56a239
tree6cf078218f1f46947ac50cf4e10b2644abd0d300
parent0b0a77ec2337cf2a0bbe13dba86b5c85904d5c4a
- change the names of the module entry points. This will break other
  modules.
   init -> e_modapi_init
   shutdown -> e_modapi_shutdown
   about -> e_modapi_about
   info -> e_modapi_info
   save -> e_modapi_save

SVN revision: 14151
16 files changed:
po/enlightenment.pot
src/bin/e_module.c
src/modules/battery/e_mod_main.c
src/modules/battery/e_mod_main.h
src/modules/clock/e_mod_main.c
src/modules/clock/e_mod_main.h
src/modules/dropshadow/e_mod_main.c
src/modules/dropshadow/e_mod_main.h
src/modules/ibar/e_mod_main.c
src/modules/ibar/e_mod_main.h
src/modules/pager/e_mod_main.c
src/modules/pager/e_mod_main.h
src/modules/temperature/e_mod_main.c
src/modules/temperature/e_mod_main.h
src/modules/test/e_mod_main.c
src/modules/test/e_mod_main.h