summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJos Hirth <github@kaioa.com>2007-08-13 20:08:21 +0000
committeramphi <amphi@users.sourceforge.net>2007-08-13 20:08:21 +0000
commitb317ce7011490bc9e8c79e077539e39b30653083 (patch)
treed3e666861d3ae9a7e209a4c4529b3d251ff05bb6
parentcolor_randomize added (diff)
downloadinkscape-b317ce7011490bc9e8c79e077539e39b30653083.tar.gz
inkscape-b317ce7011490bc9e8c79e077539e39b30653083.zip
typo
(bzr r3460)
-rw-r--r--share/extensions/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am
index b1cda326b..180fd420c 100644
--- a/share/extensions/Makefile.am
+++ b/share/extensions/Makefile.am
@@ -119,7 +119,7 @@ modules = \
color_morelight.inx\
color_moresaturation.inx\
color_negative.inx\
- color_randomize.py\
+ color_randomize.inx\
color_removeblue.inx\
color_removegreen.inx\
color_removered.inx\