Fix bookmark handling
svn: r1195
This commit is contained in:
@@ -57,6 +57,7 @@ if os.environ.has_key('GRAMPSDIR'):
|
||||
else:
|
||||
rootDir = "."
|
||||
|
||||
papersize = "%s/papersize.xml" % rootDir
|
||||
good_xpm = "%s/good.xpm" % rootDir
|
||||
bad_xpm = "%s/bad.xpm" % rootDir
|
||||
caution_xpm = "%s/caution.xpm" % rootDir
|
||||
|
Reference in New Issue
Block a user