diff options
| author | Jos Hirth <github@kaioa.com> | 2007-08-13 20:08:21 +0000 |
|---|---|---|
| committer | amphi <amphi@users.sourceforge.net> | 2007-08-13 20:08:21 +0000 |
| commit | b317ce7011490bc9e8c79e077539e39b30653083 (patch) | |
| tree | d3e666861d3ae9a7e209a4c4529b3d251ff05bb6 | |
| parent | color_randomize added (diff) | |
| download | inkscape-b317ce7011490bc9e8c79e077539e39b30653083.tar.gz inkscape-b317ce7011490bc9e8c79e077539e39b30653083.zip | |
typo
(bzr r3460)
| -rw-r--r-- | share/extensions/Makefile.am | 2 |
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\ |
