6319: Remove libgrdb

svn: r21780
This commit is contained in:
Benny Malengier 2013-03-28 12:24:36 +00:00
parent c64f64657f
commit f4d503744f
2 changed files with 1 additions and 2544 deletions

File diff suppressed because it is too large Load Diff

View File

@ -75,26 +75,7 @@ authors = ["The Gramps project"],
authors_email = ["http://gramps-project.org"],
#load_on_reg = True
)
#------------------------------------------------------------------------
#
# libgrdb
#
#------------------------------------------------------------------------
register(GENERAL,
id = 'libgrdb',
name = "grdb lib",
description = _("Base class for ImportGrdb") ,
version = '1.0',
gramps_target_version = '4.1',
status = STABLE,
fname = 'libgrdb.py',
authors = ["The Gramps project"],
authors_email = ["http://gramps-project.org"],
#load_on_reg = True
)
#------------------------------------------------------------------------
#------------------------------------------------------------------------
#
# libholiday
#