summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 96c2745)
raw | patch | inline | side by side (parent: 96c2745)
author | sasilver <sasilver@users.sourceforge.net> | |
Wed, 9 Jul 2008 13:00:19 +0000 (13:00 +0000) | ||
committer | sasilver <sasilver@users.sourceforge.net> | |
Wed, 9 Jul 2008 13:00:19 +0000 (13:00 +0000) |
share/extensions/inkex.py | patch | blob | history |
index c190fdde031918d62c33f6e55efcc6f792aed1da..96dc7b7ae46c6af42de3d9259523207d50deb295 100755 (executable)
inkex.errormsg(_("This extension requires two selected paths."))
"""
sys.stderr.write(str(msg) + "\n")
- return what
def check_inkbool(option, opt, value):
if str(value).capitalize() == 'True':