Bug 7363: file-not-found exception when generating narrative web

document.png is in images/ not images/webstuff/

(cherry picked from commit 3b3a0338a3)
This commit is contained in:
John Ralls 2014-01-07 10:30:15 -08:00
parent 1a429ca644
commit d1034c5c41

View File

@ -168,7 +168,7 @@ def load_on_reg(dbstate, uistate, plugin):
# all other images for use in NarrativeWeb # all other images for use in NarrativeWeb
['All Images', 0, 'All Images', None, None, ['All Images', 0, 'All Images', None, None,
[path_img("blank.gif"), [path_img("blank.gif"),
path_img("document.png")], [] ], os.path.join(IMAGE_DIR, "document.png")], [] ],
# Gramps Fav icon #2 # Gramps Fav icon #2
["favicon2", 0, "FavIcon2", ["favicon2", 0, "FavIcon2",