GEPS 014: Plugin registration and management

Also views are now plugins belonging to view category


svn: r13528
This commit is contained in:
Benny Malengier
2009-11-08 16:41:49 +00:00
parent eea7ba35c7
commit 19522ec975
51 changed files with 588 additions and 354 deletions

View File

@@ -34,7 +34,7 @@ import gtk
# gramps modules
#
#-------------------------------------------------------------------------
from DisplayModels import PeopleModel
from gui.views.treemodels import PeopleModel
from _BaseSelector import BaseSelector
import config