aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-module.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert EShellModule to EShellBackendMatthew Barnes2009-05-071-0/+81
Split the GTypeModule loader out of EShellModule as EModule, and rename EShellModule to EShellBackend. Backends (formerly modules) should now subclass EShellBackend. This commit converts EShell but breaks all the shell backends.