Fixed example file loading
svn: r1414
This commit is contained in:
parent
2c5b7b691d
commit
31cd4e0549
@ -1553,7 +1553,7 @@ class Gramps:
|
||||
except OSError,msg:
|
||||
ErrorDialog(_('Example database not created'),str(msg))
|
||||
|
||||
self.read_file(dir)
|
||||
self.read_file(dest)
|
||||
|
||||
DARKEN = 1.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user