* src/Makefile.am: Ship new files: GrampsDbBase.py, GrampsXMLDB.py,

and GrampsGEDDB.py.


svn: r3372
This commit is contained in:
Alex Roitman 2004-08-11 05:06:28 +00:00
parent 93c5dbebcd
commit 7a8aade876
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-08-1 Alex Roitman <shura@alex.neuro.umn.edu>
* src/Makefile.am: Ship new files: GrampsDbBase.py, GrampsXMLDB.py,
and GrampsGEDDB.py.
2004-08-10 Don Allingham <dallingham@users.sourceforge.net>
* src/RelLib.py: rework of the API
* src/*.py: rework of the api

View File

@ -43,6 +43,9 @@ gdir_PYTHON = \
GenericFilter.py\
GrampsCfg.py\
GrampsBSDDB.py\
GrampsDbBase.py\
GrampsXMLDB.py\
GrampsGEDDB.py\
GrampsMime.py\
gramps_main.py\
gramps.py\