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. --- mesh_surface_sketch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mesh_surface_sketch.py') diff --git a/mesh_surface_sketch.py b/mesh_surface_sketch.py index e6e90cd0..df6f9f7f 100644 --- a/mesh_surface_sketch.py +++ b/mesh_surface_sketch.py @@ -22,7 +22,7 @@ bl_info = { "version": (0,8), "blender": (2, 5, 3), "api": 31847, - "location": "View3D > EditMode > ToolShelf", + "location": "View3D > EditMode > Tool Shelf > Surface Sketching Panel", "description": "Draw meshes and re-topologies with Grease Pencil", "warning": "Beta", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\ -- cgit v1.2.3