2621: webstuff for webreports too
svn: r19068
This commit is contained in:
6
setup.py
6
setup.py
@ -154,7 +154,11 @@ def gramps():
|
|||||||
'*.py',
|
'*.py',
|
||||||
'*/*.py',
|
'*/*.py',
|
||||||
'lib/*.xml',
|
'lib/*.xml',
|
||||||
'lib/maps/*.py',
|
'lib/maps/*.py',
|
||||||
|
'webstuff/css/*.css',
|
||||||
|
'webstuff/images/*.svg',
|
||||||
|
'webstuff/images/*.png',
|
||||||
|
'webstuff/images/*.gif',
|
||||||
'*.glade',
|
'*.glade',
|
||||||
'*/*.glade'],
|
'*/*.glade'],
|
||||||
'gramps.webapp': [
|
'gramps.webapp': [
|
||||||
|
Reference in New Issue
Block a user