From 4170ad9b49cc43201192447ba026407201ed7e32 Mon Sep 17 00:00:00 2001 From: Jonathan Smith Date: Sun, 10 Apr 2011 11:09:27 +0000 Subject: Formatting/standardization for description/location --- io_curve_svg/__init__.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'io_curve_svg') diff --git a/io_curve_svg/__init__.py b/io_curve_svg/__init__.py index d41e79e8..a0e5a70c 100644 --- a/io_curve_svg/__init__.py +++ b/io_curve_svg/__init__.py @@ -22,9 +22,9 @@ bl_info = { "name": "Scalable Vector Graphics (SVG) 1.1 format", "author": "Sergey Sharybin", "blender": (2, 5, 7), - "api": 35622, - "location": "File > Import-Export", - "description": "Import SVG", + "api": 36079, + "location": "File > Import > Scalable Vector Graphics (.svg)", + "description": "Import SVG as curves", "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\ "Scripts/Import-Export/SVG", -- cgit v1.2.3