Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shell/home/Makefile.am9
1 files changed, 5 insertions, 4 deletions
diff --git a/shell/home/Makefile.am b/shell/home/Makefile.am
index 83dc80d..8e25d58 100644
--- a/shell/home/Makefile.am
+++ b/shell/home/Makefile.am
@@ -3,10 +3,11 @@ sugar_PYTHON = \
__init__.py \
DonutItem.py \
FriendsModel.py \
- FriendsView.py \
+ FriendsGroup.py \
+ IconLayout.py \
MeshModel.py \
- MeshView.py \
- HomeView.py \
+ MeshGroup.py \
+ HomeGroup.py \
HomeWindow.py \
- HomeModel.py \
+ HomeModel.py \
Theme.py