* src/plugins/TimeLine.py: Likewise.

* src/FamilyView.py: New items for context menus.


svn: r2061
This commit is contained in:
Alex Roitman
2003-08-30 01:16:40 +00:00
parent cc2b5e9f3b
commit ee00dedf8d
3 changed files with 58 additions and 5 deletions

View File

@@ -582,7 +582,7 @@ register_report(
report,
_("Descendant Graph"),
category=_("Graphical Reports"),
description=_("Generates a list of descendants of the active person"),
description=_("Generates a graph of descendants of the active person"),
status=(_("Alpha")),
xpm=get_xpm_image(),
author_name="Donald N. Allingham",