2007-02-25 Don Allingham <don@gramps-project.org>

* src/DataViews/Makefile.am: install _NoteView.py
	* src/DisplayTabs/Makefile.am: install NoteModel.py
	* src/GrampsDbUtils/Makefile.am: install _GedcomChar.py and
	_GedcomLex.py
	
2007-02-25  Kees Bakker  <kees.bakker@xs4all.nl>
	* src/GrampsDbUtils/_GedcomUtils.py: Fix index checking on IDs



svn: r8233
This commit is contained in:
Don Allingham
2007-02-25 15:07:24 +00:00
parent ac3e84d207
commit 30e58297bd
5 changed files with 14 additions and 2 deletions

View File

@@ -29,6 +29,7 @@ pkgdata_PYTHON = \
_NameEmbedList.py \
_NameModel.py \
_NoteTab.py \
_NoteModel.py \
_TextTab.py \
_PersonBackRefList.py \
_PersonEventEmbedList.py \