* src/Sources.py (SourceEditor.update_display): Do not add source

for the second time.


svn: r4091
This commit is contained in:
Alex Roitman
2005-02-25 16:26:26 +00:00
parent fcb6f84f4b
commit 4448433851
2 changed files with 4 additions and 3 deletions

View File

@@ -3,6 +3,9 @@
(format_maker): Add_function; (NewSaveasDbPrompter.chooser): Support
for explicit format selection.
* src/Sources.py (SourceEditor.update_display): Do not add source
for the second time.
2005-02-24 Alex Roitman <shura@alex.neuro.umn.edu>
* src/MediaView.py (on_select_row): Add garbage collection call.