module rename
svn: r6065
This commit is contained in:
parent
7cf74596ae
commit
7f9c9853f7
@ -1,4 +1,6 @@
|
||||
2006-03-03 Don Allingham <don@gramps-project.org>
|
||||
* src/Makefile.am: module renames
|
||||
* src/EventView.py: call new module name
|
||||
* src/EditName.py: renamed from NameEdit.py
|
||||
* src/EditEvent.py: renamed from EventEdit.py
|
||||
* src/images/Makefile.am: restore
|
||||
|
@ -56,7 +56,7 @@ gdir_PYTHON = \
|
||||
EditSource.py\
|
||||
EditSourceRef.py\
|
||||
Errors.py\
|
||||
EventEdit.py\
|
||||
EditEvent.py\
|
||||
EventView.py\
|
||||
Exporter.py\
|
||||
FamilyList.py\
|
||||
@ -78,7 +78,7 @@ gdir_PYTHON = \
|
||||
MergeData.py\
|
||||
MergePeople.py\
|
||||
NameDisplay.py\
|
||||
NameEdit.py\
|
||||
EditName.py\
|
||||
Navigation.py\
|
||||
Options.py\
|
||||
PageView.py\
|
||||
|
Loading…
Reference in New Issue
Block a user