Charts to Ancestry view category renaming

svn: r13754
This commit is contained in:
Doug Blank
2009-12-11 01:48:22 +00:00
parent f21ae833ca
commit 011b875540
4 changed files with 5 additions and 5 deletions

View File

@ -120,7 +120,7 @@ status = STABLE,
fname = 'pedigreeview.py',
authors = [u"The Gramps project"],
authors_email = ["http://gramps-project.org"],
category = ("Charts", _("Charts")),
category = ("Ancestry", _("Ancestry")),
viewclass = 'PedigreeView',
order = START,
)