From aae36412f5bdee133a97dba4c8c8f612ab2ff61b Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Mon, 21 Feb 2011 16:20:00 +0000 Subject: Added link to tracker for SVG importer --- io_curve_svg/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'io_curve_svg') diff --git a/io_curve_svg/__init__.py b/io_curve_svg/__init__.py index c3ddc8d2..66e9cac2 100644 --- a/io_curve_svg/__init__.py +++ b/io_curve_svg/__init__.py @@ -28,7 +28,8 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\ "Scripts/Import-Export/SVG", - "tracker_url": "", + "tracker_url": "http://projects.blender.org/tracker/index.php?"\ + "func=detail&aid=26166&", "support": 'OFFICIAL', "category": "Import-Export"} -- cgit v1.2.3