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:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-03-12 11:39:29 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-03-12 11:39:29 (GMT)
commit0984938f95cd66b0cb7c198c346a5f80da68f106 (patch)
tree5e5f9ad46d9c7011039fed90f7630610b5154ca6 /sugar/graphics/Makefile.am
parent158d933a104d1fa707731005941447e0b7ecc977 (diff)
New animation API. Start rewriting the frame slidein slideout logic.
(Use the keys for now, mouse is not working)
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 9479ea2..d2ccbe7 100644
--- a/sugar/graphics/Makefile.am
+++ b/sugar/graphics/Makefile.am
@@ -1,6 +1,7 @@
sugardir = $(pythondir)/sugar/graphics
sugar_PYTHON = \
__init__.py \
+ animator.py \
bubble.py \
button.py \
iconbutton.py \