Updated setup for current directory structure and changed the location of the glade directory.

svn: r19744
This commit is contained in:
Rob G. Healey 2012-06-02 04:42:05 +00:00
parent 92bc0c7dc0
commit 0dcd17cefd

View File

@ -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',