Code

add documentation tab
[inkscape.git] / share / extensions / dxf_outlines.py
index 3888bc7e3fe75042abba59ae0964dcc88d2ece00..ecdc6ce40f481495f14d807c9107f18193585ca6 100755 (executable)
@@ -53,6 +53,8 @@ class MyEffect(inkex.Effect):
     def __init__(self):
         inkex.Effect.__init__(self)
         self.OptionParser.add_option("-R", "--ROBO", action="store", type="string", dest="ROBO")
+        self.OptionParser.add_option("--tab", action="store", type="string", dest="tab")
+        self.OptionParser.add_option("--inputhelp", action="store", type="string", dest="inputhelp")
         self.dxf = []
         self.handle = 255                       # handle for DXF ENTITY
         self.csp_old = [[0.0,0.0]]*4            # previous spline