module rename
svn: r6066
This commit is contained in:
parent
e31d86d760
commit
fcecd44628
@ -1,4 +1,5 @@
|
|||||||
2006-03-03 Don Allingham <don@gramps-project.org>
|
2006-03-03 Don Allingham <don@gramps-project.org>
|
||||||
|
* src/EditPerson.py: handle module rename
|
||||||
* src/Makefile.am: module renames
|
* src/Makefile.am: module renames
|
||||||
* src/EventView.py: call new module name
|
* src/EventView.py: call new module name
|
||||||
* src/EditName.py: renamed from NameEdit.py
|
* src/EditName.py: renamed from NameEdit.py
|
||||||
|
@ -51,7 +51,7 @@ import Mime
|
|||||||
import RelLib
|
import RelLib
|
||||||
import DateHandler
|
import DateHandler
|
||||||
import NameDisplay
|
import NameDisplay
|
||||||
import NameEdit
|
import EditName
|
||||||
import DisplayState
|
import DisplayState
|
||||||
import GrampsDisplay
|
import GrampsDisplay
|
||||||
import GrampsWidgets
|
import GrampsWidgets
|
||||||
|
Loading…
Reference in New Issue
Block a user