* src/GrampsDb/_ReadXML.py: use os.path.isabs

* src/ViewManager.py: path seperator fixes
	* src/GrampsDb/_ReadGedcom.py: path seperator fixes
	* src/GrampsDb/_ReadXML.py: path seperator fixes


svn: r7314
This commit is contained in:
Don Allingham
2006-09-12 03:41:09 +00:00
parent c639895996
commit 2d8868063d
2 changed files with 18 additions and 15 deletions

View File

@@ -1,9 +1,13 @@
2006-09-11 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_ReadXML.py: use os.path.isabs
* src/GrampsDb/_ReadXML.py: don't assume that os.path.sep is the
first element of an absolute path. Many not be true on some legacy
operating systems.
2006-09-10 Don Allingham <don@gramps-project.org>
* src/ViewManager.py: path seperator fixes
* src/GrampsDb/_ReadGedcom.py: path seperator fixes
* src/GrampsDb/_ReadXML.py: path seperator fixes
* src/DisplayTabls/_PersonEmbedList.py: enable dnd with people for
associations