diff options
| author | bulia byak <buliabyak@gmail.com> | 2006-11-23 20:45:42 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2006-11-23 20:45:42 +0000 |
| commit | 0e2bfa1c207f7cdb3ea6b089ec57f19827c78b8a (patch) | |
| tree | 54732b6e5b9bee5c50a16dc0886e0d9ff68be4e0 /share/extensions/kochify_load.inx | |
| parent | retire fretboard designer (diff) | |
| download | inkscape-0e2bfa1c207f7cdb3ea6b089ec57f19827c78b8a.tar.gz inkscape-0e2bfa1c207f7cdb3ea6b089ec57f19827c78b8a.zip | |
retire kochify
(bzr r2011)
Diffstat (limited to 'share/extensions/kochify_load.inx')
| -rw-r--r-- | share/extensions/kochify_load.inx | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/share/extensions/kochify_load.inx b/share/extensions/kochify_load.inx deleted file mode 100644 index 035410310..000000000 --- a/share/extensions/kochify_load.inx +++ /dev/null @@ -1,15 +0,0 @@ -<inkscape-extension> - <_name>Fractal (Koch) - Load Pattern</_name> - <id>org.ekips.filter.kochify.load</id> - <dependency type="executable" location="extensions">kochify_load.py</dependency> - <dependency type="executable" location="extensions">inkex.py</dependency> - <effect> - <object-type>path</object-type> - <effects-menu> - <submenu _name="Modify Path"/> - </effects-menu> - </effect> - <script> - <command reldir="extensions" interpreter="python">kochify_load.py</command> - </script> -</inkscape-extension> |
