From 75b86618ded7ae9d0821c612a801bb1f27bdfb56 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 03 Oct 2006 14:34:14 +0000 Subject: Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar --- (limited to 'shell') 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 -- cgit v0.9.1