From 5da630c13a4ec45b96fc42ba3b8ea1c9c1712be5 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 04 Oct 2006 13:37:53 +0000 Subject: Kill unused code, fix makefiles --- (limited to 'shell') diff --git a/shell/view/home/Makefile.am b/shell/view/home/Makefile.am index 0d57380..3926201 100644 --- a/shell/view/home/Makefile.am +++ b/shell/view/home/Makefile.am @@ -1,9 +1,9 @@ sugardir = $(pkgdatadir)/shell/view/home -sugar_PYTHON = \ - __init__.py \ - DonutItem.py \ - FriendsBox.py \ - HomeGroup.py \ - HomeWindow.py \ - MeshBox.py \ +sugar_PYTHON = \ + __init__.py \ + activitiesdonut.py \ + FriendsBox.py \ + HomeBox.py \ + HomeWindow.py \ + MeshBox.py \ MyIcon.py -- cgit v0.9.1