From 8f05717165bce91a645c2929ac141724d6ae2fa8 Mon Sep 17 00:00:00 2001 From: Jonathan Smith Date: Tue, 1 Feb 2011 12:09:20 +0000 Subject: And again, polishing off some more that I missed. --- space_view3d_math_vis/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'space_view3d_math_vis') diff --git a/space_view3d_math_vis/__init__.py b/space_view3d_math_vis/__init__.py index e4c8e15c..544454b8 100644 --- a/space_view3d_math_vis/__init__.py +++ b/space_view3d_math_vis/__init__.py @@ -22,7 +22,7 @@ bl_info = { "version": (0, 1), "blender": (2, 5, 6), "api": 33110, - "location": "3D View Toolbar, Python Console", + "location": "View3D > Tool Shelf or Console", "description": "Display console defined mathutils variables in the 3D view", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\ "Scripts/3D_interaction/Math_Viz", -- cgit v1.2.3