* src/EditPlace.py (EditPlace.display_references):

Fix event and object references.
* src/ImageSelect.py (GlobalMediaProperties.display_refs):
Add references for personal and family events.


svn: r3897
This commit is contained in:
Alex Roitman
2005-01-11 04:17:53 +00:00
parent 7e47d6b026
commit 43bb968621
3 changed files with 29 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# Gramps - a GTK+/GNOME based genealogy program
#
# Copyright (C) 2000-2004 Donald N. Allingham
# Copyright (C) 2000-2005 Donald N. Allingham
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -26,6 +26,7 @@
#
#-------------------------------------------------------------------------
import pickle
from gettext import gettext as _
#-------------------------------------------------------------------------
#
@@ -48,8 +49,6 @@ import Sources
import ImageSelect
import NameDisplay
from gettext import gettext as _
#-------------------------------------------------------------------------
#
# Constants