Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-10-03 14:34:14 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-10-03 14:34:14 (GMT)
commit75b86618ded7ae9d0821c612a801bb1f27bdfb56 (patch)
tree0e472f367e0a1748ca189338ecfaad8db58521a3 /shell
parente14aa30f0720289c79176a5d55b6c04ac9ec18cc (diff)
parent3919643c7dc0f22f6d4068b6b229d654d55b8b4f (diff)
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Diffstat (limited to 'shell')
-rw-r--r--shell/view/frame/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/view/frame/Makefile.am b/shell/view/frame/Makefile.am
index 8d95114..01458cc 100644
--- a/shell/view/frame/Makefile.am
+++ b/shell/view/frame/Makefile.am
@@ -1,9 +1,9 @@
sugardir = $(pkgdatadir)/shell/view/frame
sugar_PYTHON = \
__init__.py \
+ ActivitiesBox.py \
RightPanel.py \
PanelWindow.py \
Frame.py \
- TopPanel.py \
- BottomPanel.py \
+ ZoomBox.py \
MenuStrategy.py