From 887ca705e14ecfdbb78833c8d21df5dd704f9ae4 Mon Sep 17 00:00:00 2001 From: Luca Bonavita Date: Tue, 20 Jul 2010 10:24:34 +0000 Subject: == addons == Fixed some descriptions and locations --- add_curve_torus_knots.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'add_curve_torus_knots.py') diff --git a/add_curve_torus_knots.py b/add_curve_torus_knots.py index fca11213..9dc6ac8e 100644 --- a/add_curve_torus_knots.py +++ b/add_curve_torus_knots.py @@ -22,8 +22,8 @@ bl_addon_info = { 'author': 'testscreenings', 'version': '0.1', 'blender': (2, 5, 3), - 'location': 'Add Curve Menu', - 'description': 'adds many types of knots', + 'location': 'View3D > Add > Curve', + 'description': 'Adds many types of knots', 'warning': '', # used for warning icon and text in addons panel 'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/' \ 'Scripts/Curve/Torus_Knot', -- cgit v1.2.3