ebe2b4765e
TODO: move some of this code into shell/model rather than shell/view
14 lines
254 B
Makefile
14 lines
254 B
Makefile
sugardir = $(pkgdatadir)/shell/view/home
|
|
sugar_PYTHON = \
|
|
__init__.py \
|
|
activitiesdonut.py \
|
|
FriendView.py \
|
|
FriendsBox.py \
|
|
HomeBox.py \
|
|
HomeWindow.py \
|
|
MeshBox.py \
|
|
MyIcon.py \
|
|
proc_smaps.py \
|
|
snowflakelayout.py \
|
|
transitionbox.py
|