New images for date "LEDs"

svn: r1200
This commit is contained in:
Don Allingham 2002-11-21 04:42:22 +00:00
parent 7b84333116
commit 4b4c7f8f8a

View File

@ -58,9 +58,9 @@ 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
good_xpm = "%s/good.png" % rootDir
bad_xpm = "%s/bad.png" % rootDir
caution_xpm = "%s/caution.png" % rootDir
system_filters = "%s/system_filters.xml" % rootDir
custom_filters = "~/.gramps/custom_filters.xml"