* src/DbPrompter.py (GrampsFormatWidget): Add class;

(format_maker): Add_function; (NewSaveasDbPrompter.chooser): Support
for explicit format selection.


svn: r4090
This commit is contained in:
Alex Roitman
2005-02-25 16:05:02 +00:00
parent 1f9c1785e6
commit fcb6f84f4b
2 changed files with 79 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2005-02-25 Alex Roitman <shura@alex.neuro.umn.edu>
* src/DbPrompter.py (GrampsFormatWidget): Add class;
(format_maker): Add_function; (NewSaveasDbPrompter.chooser): Support
for explicit format selection.
2005-02-24 Alex Roitman <shura@alex.neuro.umn.edu>
* src/MediaView.py (on_select_row): Add garbage collection call.