* src/DataViews/_SourceView.py (edit,on_double_click): Catch exception.

svn: r6670
This commit is contained in:
Alex Roitman
2006-05-15 16:03:10 +00:00
parent e2330971df
commit ce0983129c
2 changed files with 10 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
2006-05-15 Alex Roitman <shura@gramps-project.org>
* src/DataViews/_SourceView.py (edit,on_double_click): Catch exception.
* configure.in: Generate new Makefile.
* src/Makefile.am: adapt to new module.
* src/Selectors: separate selectors in their own module.