remove USER_DOCGEN
svn: r11664
This commit is contained in:
parent
e9c0be1d15
commit
55806f92ba
@ -116,7 +116,7 @@ USER_PLUGINS = os.path.join(HOME_DIR, "plugins")
|
|||||||
USER_TEMPLATES = os.path.join(HOME_DIR, "templates")
|
USER_TEMPLATES = os.path.join(HOME_DIR, "templates")
|
||||||
# dirs checked/made for each Gramps session
|
# dirs checked/made for each Gramps session
|
||||||
USER_DIRLIST = (HOME_DIR, ENV_DIR, TEMP_DIR, THUMB_DIR,
|
USER_DIRLIST = (HOME_DIR, ENV_DIR, TEMP_DIR, THUMB_DIR,
|
||||||
USER_DOCGEN, USER_PLUGINS, USER_TEMPLATES)
|
USER_PLUGINS, USER_TEMPLATES)
|
||||||
|
|
||||||
ICON = os.path.join(ROOT_DIR, "images", "gramps.png")
|
ICON = os.path.join(ROOT_DIR, "images", "gramps.png")
|
||||||
LOGO = os.path.join(ROOT_DIR, "images", "logo.png")
|
LOGO = os.path.join(ROOT_DIR, "images", "logo.png")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user