Step #2 some cleanup: Moved Gramplet class to gen/plug/_gramplet from DataView/GrampletView ; updated gramplets

svn: r13416
This commit is contained in:
Doug Blank
2009-10-25 20:29:45 +00:00
parent 88de64e9a0
commit 6af2d2f30a
26 changed files with 26 additions and 345 deletions

View File

@@ -30,7 +30,7 @@ import posixpath
# GRAMPS modules
#
#------------------------------------------------------------------------
from DataViews import Gramplet
from gen.plug import Gramplet
from TransUtils import sgettext as _
from Utils import media_path_full
import DateHandler