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-23 12:09:33 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2007-02-23 12:09:33 (GMT)
commitcb0d75eb59da59ff505794d6a1bddb484b4b2e88 (patch)
treef811cc494c80532e37616d58e158bfecdfb5f04b /sugar/graphics/Makefile.am
parentb8792c5c32561ca4d617e4e359d031f0f6128af0 (diff)
Rename IconColor to XoColor.
Diffstat (limited to 'sugar/graphics/Makefile.am')
-rw-r--r--sugar/graphics/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/sugar/graphics/Makefile.am b/sugar/graphics/Makefile.am
index ee1c578..375857f 100644
--- a/sugar/graphics/Makefile.am
+++ b/sugar/graphics/Makefile.am
@@ -9,7 +9,6 @@ sugar_PYTHON = \
entry.py \
font.py \
frame.py \
- iconcolor.py \
label.py \
menu.py \
menushell.py \
@@ -21,4 +20,5 @@ sugar_PYTHON = \
spreadbox.py \
timeline.py \
toolbar.py \
- units.py
+ units.py \
+ xocolor.py