aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-plugin-mono.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed, these are now implemented as a plugin.Not Zed2005-05-251-27/+0
| | | | | | | | | | | | | | | | | | 2005-05-25 Not Zed <NotZed@Ximian.com> * e-plugin-mono.[ch]: Removed, these are now implemented as a plugin. * e-plugin.c (ep_load_plugin): separate out plugin xml loading code from the loading loop. If a plugin type doesn't exist, then save it in a list for later checking. (ep_load): call above to do the work. (e_plugin_register_type): check the pending doc list, if any plugins now have a type, load them. (e_plugin_type_hook_get_type): a plugin hook for registering new plugin types ('loaders') at runtime. svn path=/trunk/; revision=29412
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+27
svn path=/trunk/; revision=27300