diff -r 7e61baa047f0 -r a39c2918c015 svgui/svgui.py --- a/svgui/svgui.py Mon Aug 14 23:27:15 2017 +0300 +++ b/svgui/svgui.py Mon Aug 14 23:34:22 2017 +0300 @@ -48,7 +48,7 @@ "name" : _("Import SVG"), "tooltip" : _("Import SVG"), "method" : "_ImportSVG"}, - {"bitmap" : "ImportSVG", # should be something different + {"bitmap" : "ImportSVG", # should be something different "name" : _("Inkscape"), "tooltip" : _("Create HMI"), "method" : "_StartInkscape"},