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 <marco@localhost.localdomain>2007-07-06 12:36:59 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-07-06 12:36:59 (GMT)
commit7468faa840203399542c1b5085a8c744df4eb14f (patch)
tree8fc05a241ab183f848d56261e4810c44c882eccc /sugar/graphics/Makefile.am
parent9ec946d2d0f9b689e18076c5eb41b37344d56b2d (diff)
Implement palette groups. Use them to not popdown frame when hover a palette.
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 d906569..b68821b 100644
--- a/sugar/graphics/Makefile.am
+++ b/sugar/graphics/Makefile.am
@@ -16,6 +16,7 @@ sugar_PYTHON = \
radiotoolbutton.py \
roundbox.py \
palette.py \
+ palettegroup.py \
panel.py \
spreadlayout.py \
toggletoolbutton.py \