2007-06-16 Don Allingham <don@gramps-project.org>
* src/GrampsCfg.py: additional database path * src/Config/_GrampsConfigKeys.py: additional database path * src/DbManager.py: additional database path * src/GrampsDbUtils/Makefile.am: additional database path * src/Makefile.am: additional database path * data/gramps.schemas.in: additional database path svn: r8563
This commit is contained in:
@ -25,7 +25,7 @@ import BaseDoc
|
||||
|
||||
class SimpleDoc:
|
||||
"""
|
||||
Provides a simplified database access interface to the GRAMPS database.
|
||||
Provides a simplified database access interface to the GRAMPS database.
|
||||
"""
|
||||
|
||||
def __init__(self, doc):
|
||||
|
Reference in New Issue
Block a user