From 5e52f0b215b523a2db717055fae78cdef3bb5a9e Mon Sep 17 00:00:00 2001 From: Brendon Murphy Date: Tue, 27 Jul 2010 06:44:06 +0000 Subject: fix bolt factory svn --- add_curve_aceous_galore.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'add_curve_aceous_galore.py') diff --git a/add_curve_aceous_galore.py b/add_curve_aceous_galore.py index 0b546d5d..af11b141 100644 --- a/add_curve_aceous_galore.py +++ b/add_curve_aceous_galore.py @@ -22,8 +22,8 @@ bl_addon_info = { 'author': 'Jimmy Hazevoet, testscreenings', 'version': '0.1', 'blender': (2, 5, 3), - 'location': 'View3D > Add > Curve', - 'description': 'Adds many types of curves', + 'location': 'Add Curve menu', + 'description': 'adds many types of curves', 'warning': '', # used for warning icon and text in addons panel 'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/' \ 'Scripts/Curve/Curves_Galore', -- cgit v1.2.3