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-15 17:23:52 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2007-02-15 17:23:52 (GMT)
commit32c89a1fcb7a536455343b87dc799b800da66380 (patch)
tree45960295929ec126ff69ea5b7f275b58d5614254 /sugar/graphics/Makefile.am
parent3353881920739cb85561abbd0bbdf6bede739f23 (diff)
New widget OptionMenu.
Diffstat (limited to 'sugar/graphics/Makefile.am')
-rw-r--r--sugar/graphics/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/sugar/graphics/Makefile.am b/sugar/graphics/Makefile.am
index d0d04ae..0450832 100644
--- a/sugar/graphics/Makefile.am
+++ b/sugar/graphics/Makefile.am
@@ -13,7 +13,8 @@ sugar_PYTHON = \
menu.py \
menuicon.py \
menushell.py \
- roundbox.py \
+ optionmenu.py \
+ roundbox.py \
snowflakebox.py \
spreadbox.py \
style.py \