Updated setup for current directory structure and changed the location of the glade directory.
svn: r19744
This commit is contained in:
parent
92bc0c7dc0
commit
0dcd17cefd
7
setup.py
7
setup.py
@ -344,12 +344,11 @@ setup(name = 'gramps',
|
||||
'gramps.gui.selectors',
|
||||
'gramps.gui.views',
|
||||
'gramps.gui.views.treemodels',
|
||||
'gramps.gui.widgets'],
|
||||
'gramps.gui.widgets',
|
||||
'gramps.test'],
|
||||
package_data={'gramps': ['data/*.txt',
|
||||
'data/*.xml',
|
||||
'data/templates/*.html',
|
||||
'data/templates/registration/*.html',
|
||||
'glade/*.glade',
|
||||
'gui/glade/*.glade',
|
||||
'images/*.ico',
|
||||
'images/*.png',
|
||||
'images/splash.jpg',
|
||||
|
Loading…
Reference in New Issue
Block a user