* src/ImageSelect.py (on_savephoto_clicked): Pass transaction to

savephoto; (savephoto): take transaction argument);
(on_photolist_drag_data_received): Pass transaction.


svn: r4290
This commit is contained in:
Alex Roitman
2005-04-04 15:38:36 +00:00
parent 2f3cb14a98
commit 64b2a41b34
2 changed files with 21 additions and 12 deletions

View File

@@ -1,3 +1,8 @@
2005-04-04 Alex Roitman <shura@gramps-project.org>
* src/ImageSelect.py (on_savephoto_clicked): Pass transaction to
savephoto; (savephoto): take transaction argument);
(on_photolist_drag_data_received): Pass transaction.
2005-04-03 Don Allingham <don@gramps-project.org>
* src/FamilyView.py: commit family properly
* src/PedView.py: change_active_person typo