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-15 16:10:12 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-03-15 16:10:12 (GMT)
commitfbeaf5fb663b7a23da1cf105a76d346ca66f6843 (patch)
treefcab50d272be989c730a36d6a301f2b55cc92fae /sugar/graphics/Makefile.am
parent4fbfd1625ca371137a75d3be587214625e2368db (diff)
Add a filechooser subclass which sizes correctly on the OLPC.
This is temporary, gtk needs to be fixed.
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 5ddab48..8a077e9 100644
--- a/sugar/graphics/Makefile.am
+++ b/sugar/graphics/Makefile.am
@@ -9,6 +9,7 @@ sugar_PYTHON = \
color.py \
ClipboardBubble.py \
entry.py \
+ filechooser.py \
font.py \
frame.py \
label.py \