projects
/
minwii.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Coquille--
[minwii.git]
/
setup.py
diff --git
a/setup.py
b/setup.py
index
f07d47f
..
c304f45
100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-20,5
+20,6
@@
setup(name='MINWii',
'minwii.widgets' : ['data/*.png',
'data/cursor/black/*',
'data/cursor/black-perforated/*',
- 'data/instruments/*.jpg']}
+ 'data/instruments/*.jpg',
+ 'data/minwii_theme/*']}
)
\ No newline at end of file