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>
|
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/EditName.py: renamed from NameEdit.py
|
||||||
* src/EditEvent.py: renamed from EventEdit.py
|
* src/EditEvent.py: renamed from EventEdit.py
|
||||||
* src/images/Makefile.am: restore
|
* src/images/Makefile.am: restore
|
||||||
|
@ -56,7 +56,7 @@ gdir_PYTHON = \
|
|||||||
EditSource.py\
|
EditSource.py\
|
||||||
EditSourceRef.py\
|
EditSourceRef.py\
|
||||||
Errors.py\
|
Errors.py\
|
||||||
EventEdit.py\
|
EditEvent.py\
|
||||||
EventView.py\
|
EventView.py\
|
||||||
Exporter.py\
|
Exporter.py\
|
||||||
FamilyList.py\
|
FamilyList.py\
|
||||||
@ -78,7 +78,7 @@ gdir_PYTHON = \
|
|||||||
MergeData.py\
|
MergeData.py\
|
||||||
MergePeople.py\
|
MergePeople.py\
|
||||||
NameDisplay.py\
|
NameDisplay.py\
|
||||||
NameEdit.py\
|
EditName.py\
|
||||||
Navigation.py\
|
Navigation.py\
|
||||||
Options.py\
|
Options.py\
|
||||||
PageView.py\
|
PageView.py\
|
||||||
|
Loading…
Reference in New Issue
Block a user