Code

oops, this one is actually used by other extensions too - restoring
[inkscape.git] / share / extensions / handles.inx
index d0c42aafc2afa212de07097fc7e1779c7630c6a9..e1c3cf9cfaaf2fb8002961ec94126f4fffcbf4e3 100644 (file)
@@ -5,6 +5,9 @@
        <dependency type="executable" location="extensions">inkex.py</dependency>
     <effect>
                <object-type>path</object-type>
+               <effects-menu>
+                       <submenu _name="Visualize Path" />
+               </effects-menu>
     </effect>
     <script>
         <command reldir="extensions" interpreter="python">handles.py</command>