Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics/Makefile.am
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2007-10-11 18:04:04 (GMT)
committer Simon Schampijer <simon@schampijer.de>2007-10-11 18:04:04 (GMT)
commitddb400df91672576fe834b5cc0623e8b1df9f630 (patch)
tree2ad6c04377b8effa2b76a38da09e88deffeeeac3 /sugar/graphics/Makefile.am
parentc9b61d580ea0f262396376bf2c7a869b10344ca4 (diff)
First implementation of the alert bar #2822
Hooked it up to the activity window as well
Diffstat (limited to 'sugar/graphics/Makefile.am')
-rw-r--r--sugar/graphics/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/sugar/graphics/Makefile.am b/sugar/graphics/Makefile.am
index 1e2d4c2..df2f472 100644
--- a/sugar/graphics/Makefile.am
+++ b/sugar/graphics/Makefile.am
@@ -1,6 +1,7 @@
sugardir = $(pythondir)/sugar/graphics
sugar_PYTHON = \
__init__.py \
+ alert.py \
animator.py \
combobox.py \
entry.py \