gramps/src/gen/plug
2008-10-02 04:02:10 +00:00
..
menu Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added. 2008-09-27 13:56:17 +00:00
__init__.py Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager". 2008-10-02 04:02:10 +00:00
_manager.py Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager". 2008-10-02 04:02:10 +00:00
Makefile.am Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added. 2008-09-27 13:56:17 +00:00