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:
authorTomeu Vizoso <tomeu@tomeuvizoso.net>2007-02-12 19:37:20 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2007-02-12 19:37:20 (GMT)
commitf4a6eb4453108de4878c9bbfb0a17fe46ac7408e (patch)
tree9c97c885fa96ccf5da2acc10ee13db8696b4ada4 /sugar/graphics/Makefile.am
parent5aa820d72f953158625f9ba50aa62870d47106b7 (diff)
Refactor Frame, create RoundBox, some Entry fixes and new Label control.
Diffstat (limited to 'sugar/graphics/Makefile.am')
-rw-r--r--sugar/graphics/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/sugar/graphics/Makefile.am b/sugar/graphics/Makefile.am
index e3391eb..62bd573 100644
--- a/sugar/graphics/Makefile.am
+++ b/sugar/graphics/Makefile.am
@@ -10,9 +10,11 @@ sugar_PYTHON = \
frame.py \
grid.py \
iconcolor.py \
+ label.py \
menu.py \
menuicon.py \
menushell.py \
+ roundbox.py \
snowflakebox.py \
spreadbox.py \
style.py \