gramps/src/PluginUtils
Benny Malengier 8dd7adc607 part 2 basedoc: move BaseDoc.py to /gen/plug/docgen and add /gen/plug/docbackend
that was missing in part 1 
 Still to come: makefiles and splitting new basedoc.py in small files


svn: r12591
2009-05-29 22:25:44 +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
_GuiOptions.py part 2 basedoc: move BaseDoc.py to /gen/plug/docgen and add /gen/plug/docbackend 2009-05-29 22:25:44 +00:00
_Options.py Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
_PluginDialogs.py Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
_PluginWindows.py Allow sort of columns and search as you type in plugin overview window 2009-01-30 21:48:02 +00:00
_Tool.py Bug 3018: remove calls to keys() dictionary method where possible 2009-05-22 18:43:40 +00:00
Makefile.am Too many files for pkgdata_PYTHON 2008-10-04 11:06:36 +00:00