2007-08-24 Don Allingham <don@gramps-project.org>

* src/ExportAssistant.py: fix grammar
	* src/ExportOptions.py: place for common options, build option dialog for
	exporters
	* src/GrampsDbUtils/_WriteGedcom.py: handle restrict, private, and new
	option dialog
	* src/GrampsDbUtils/_PrivateProxyDb.py: add get_researcher()
	* src/GrampsDbUtils/exportgedcom.glade: removed
	


svn: r8864
This commit is contained in:
Don Allingham
2007-08-25 05:03:23 +00:00
parent 50dd896298
commit 5b26062459
9 changed files with 160 additions and 536 deletions

View File

@@ -20,6 +20,7 @@ src/DdTargets.py
src/DisplayState.py
src/Errors.py
src/ExportAssistant.py
src/ExportOptions.py
src/FontScale.py
src/GrampsCfg.py
src/GrampsDisplay.py