diff options
| author | bulia byak <buliabyak@gmail.com> | 2006-11-24 05:39:35 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2006-11-24 05:39:35 +0000 |
| commit | ee263ff1e14f12c75a91d2d335c7fe40cce24882 (patch) | |
| tree | b5fe0f4c3412c5d794931d9e9926f7a3e95d609b | |
| parent | oops, this one is actually used by other extensions too - restoring (diff) | |
| download | inkscape-ee263ff1e14f12c75a91d2d335c7fe40cce24882.tar.gz inkscape-ee263ff1e14f12c75a91d2d335c7fe40cce24882.zip | |
restoring ffgeom.py
(bzr r2024)
| -rw-r--r-- | share/extensions/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index 97935125b..61f3f9138 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -78,7 +78,8 @@ extensions = \ pathalongpath.py\ rubberstretch.py\ pathmodifier.py\ - g2pngs.py + g2pngs.py\ + ffgeom.py otherstuff = \ |
