Next: Multi-Threading, ASMailFolder and Locking
Up: MModules
Previous: MModules
  Contents
Each module must be accompanied by a .mmd file with the same name as the module
itself. This file contains a few lines explaining the module's purpose and is
used to present a dialog for configuring the modules. The lines are:
- ``Mahogany-Module-Definition'' <- a header ID to recognise valid files
- ``Name: Mdummy'' <- the symbolic name
- ``Version: 0.123'' <- the version as a string
- ``Author: John Doe <john@somewhere.org>'' <- the author
- ``'' <- an empty line
- ``multiple lines of text describing the module's functionality''
Charlie &
2001-04-19