Selection of center person for reports can now be one of: A person from the database, a bookmarked person, the active person, or the home person.

svn: r9666
This commit is contained in:
Brian Matherly
2007-12-31 22:24:23 +00:00
parent e90e15c4af
commit 1f4fc8e662
3 changed files with 61 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
2007-12-31 Brian Matherly <brian@gramps-project.org>
* src/gramps_main.py:
* src/PluginUtils/_MenuOptions.py:
Selection of center person for reports can now be one of: A person from the
database, a bookmarked person, the active person, or the home person.
2007-12-31 Brian Matherly <brian@gramps-project.org>
* src/Editors/EditFamily.py:
* src/DisplayModels/_PeopleModel.py: