Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib/sugar/graphics
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@tomeuvizoso.net>2007-10-24 16:57:53 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2007-10-24 16:57:53 (GMT)
commit1c6abcf20f23056e0b2976fec6c4c82360d52578 (patch)
tree17f0eace55d9d3e7947c97db07f7f435703cc8ad /lib/sugar/graphics
parent1e740022d0283babb5e2a23e8a379c53aecd062e (diff)
Use the tmp dir in the activity root dir instead of /tmp.
Diffstat (limited to 'lib/sugar/graphics')
-rw-r--r--lib/sugar/graphics/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/sugar/graphics/Makefile.am b/lib/sugar/graphics/Makefile.am
index df2f472..f1db892 100644
--- a/lib/sugar/graphics/Makefile.am
+++ b/lib/sugar/graphics/Makefile.am
@@ -4,6 +4,7 @@ sugar_PYTHON = \
alert.py \
animator.py \
combobox.py \
+ composite.py \
entry.py \
icon.py \
iconentry.py \
@@ -14,6 +15,7 @@ sugar_PYTHON = \
palette.py \
palettegroup.py \
panel.py \
+ render.py \
roundbox.py \
spreadlayout.py \
style.py \
@@ -23,4 +25,5 @@ sugar_PYTHON = \
toolcombobox.py \
tray.py \
window.py \
+ x11.py \
xocolor.py