2006-10-03 Jerome Rapinat <romjerome@yahoo.fr>

* src/plugins/ChangeNames.py: fix path name

	* src/plugins/PatchNames.py: clean up


svn: r7349
This commit is contained in:
Don Allingham
2006-10-04 02:46:32 +00:00
parent 8cbd8c060f
commit 4487a56339
3 changed files with 24 additions and 23 deletions

View File

@@ -1,11 +1,14 @@
2006-10-03 Jerome Rapinat <romjerome@yahoo.fr>
* src/plugins/ChangeNames.py: fix path name
2006-10-03 Don Allingham <don@gramps-project.org>
* src/plugins/PatchNames.py: clean up
* src/GrampsLogger/_ErrorReportAssistant.py: capitalize "GRAMPS"
* src/ViewManager.py: display buttons on first open
* src/Editors/_EditSourceRef.py: fix cancelling of text (bug #450)
* src/DisplayTabs/_NoteTab.py: fix cancelling of text
* src/DisplayTabs/_TextTab.py: fix cancelling of text
2006-10-02 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_ReadXML.py: save description properly on read
* src/RelLib/_Location.py: call parent class properly