kopia lustrzana https://github.com/evil-mad/EggBot
update stretch .inx file
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@188 72233254-1b6c-9e9c-5072-401df62706fbpull/47/head
rodzic
c54759a04a
commit
36c639babf
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
|
||||
<_name>Map</_name>
|
||||
<id>command.eggbot.contributed.map</id>
|
||||
<id>command.eggbot.contributed.stretch</id>
|
||||
<dependency type="extension">org.inkscape.output.svg.inkscape</dependency>
|
||||
<dependency type="executable" location="extensions">eggbot_map.py</dependency>
|
||||
<dependency type="executable" location="extensions">eggbot_stretch.py</dependency>
|
||||
<dependency type="executable" location="extensions">inkex.py</dependency>
|
||||
<dependency type="executable" location="extensions">simpletransform.py</dependency>
|
||||
<dependency type="executable" location="extensions">cubicsuperpath.py</dependency>
|
||||
|
@ -55,6 +55,6 @@ line segments by this extension.
|
|||
</effects-menu>
|
||||
</effect>
|
||||
<script>
|
||||
<command reldir="extensions" interpreter="python">eggbot_map.py</command>
|
||||
<command reldir="extensions" interpreter="python">eggbot_stretch.py</command>
|
||||
</script>
|
||||
</inkscape-extension>
|
||||
|
|
Ładowanie…
Reference in New Issue