Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-07-13 08:47:36 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-07-13 08:47:36 (GMT)
commitcc66d7d4df08a8654bfe2050eeea6575ffe2ddac (patch)
treee90c22921cc810bfbe378bb77c1727a66c736e7a /shell/Makefile.am
parent326f372f54d812044a1d20ce41dbc306371af4d8 (diff)
Merge presence window and chat in one window
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index c6064b1..3ba4870 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -8,7 +8,8 @@ sugar_PYTHON = \
Emulator.py \
Owner.py \
HomeWindow.py \
- PresenceWindow.py \
+ PeopleWindow.py \
+ PresenceView.py \
Process.py \
Session.py \
Shell.py