* src/GrampsMime.py: detect directory type

* src/ImageSelect.py: don't allow directory types to be added
* src/MediaView.py: don't allow directory types to be added


svn: r5923
This commit is contained in:
Don Allingham
2006-02-12 05:25:17 +00:00
parent 64d8eb7417
commit bc47111822
4 changed files with 48 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
2006-02-11 Don Allingham <don@gramps-project.org>
* src/GrampsMime.py: detect directory type
* src/ImageSelect.py: don't allow directory types to be added
* src/MediaView.py: don't allow directory types to be added
2006-02-11 Alex Roitman <shura@gramps-project.org>
* src/DbPrompter.py (open_native): Use empty GRDB when opening fails.