Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorIan Bicking <ianb@lothlorien.localdomain>2006-10-02 23:15:34 (GMT)
committer Ian Bicking <ianb@lothlorien.localdomain>2006-10-02 23:15:34 (GMT)
commitdcf97548c42b1b43e3ebb6b06fdbd15e65736e52 (patch)
tree6bb78d7e94c3d501dc0b068014b37d9c2e48a67e /shell
parent9a4cc50ee8207fcb7ca63b740dcf2e38d087d166 (diff)
parent3919643c7dc0f22f6d4068b6b229d654d55b8b4f (diff)
Merge branch 'master' of git://dev.laptop.org/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