* src/EditPlace.py: Fix idle for new objects.

* src/EditSource.py: Fix idle for new objects.
* src/ImageSelect.py: Fix idle for new objects.


svn: r5374
This commit is contained in:
Alex Roitman
2005-11-08 19:22:23 +00:00
parent d96e356850
commit 841ecdb4c6
4 changed files with 14 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2005-11-08 Alex Roitman <shura@gramps-project.org>
* src/EditPlace.py: Fix idle for new objects.
* src/EditSource.py: Fix idle for new objects.
* src/ImageSelect.py: Fix idle for new objects.
2005-11-07 Alex Roitman <shura@gramps-project.org>
* src/EditPlace.py: Convert References to the list view.
* src/gramps.glade: Replace TextView with TreeView.