From 63cf0579e407d9d22b04f58d15875e634edbe573 Mon Sep 17 00:00:00 2001 From: Thomas Dinges Date: Mon, 31 May 2010 12:17:26 +0000 Subject: * Changed Location Text. --- space_view3d_spacebar_menu.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'space_view3d_spacebar_menu.py') diff --git a/space_view3d_spacebar_menu.py b/space_view3d_spacebar_menu.py index b22a4bec..2a21bc6f 100644 --- a/space_view3d_spacebar_menu.py +++ b/space_view3d_spacebar_menu.py @@ -27,7 +27,7 @@ bl_addon_info = { 'author': 'JayDez, sim88, meta-androcto', 'version': '1.3', 'blender': (2, 5, 3), - 'location': 'View3D > Mouse > Menu ', + 'location': 'View3D > Spacebar', 'description': 'Context sensitive spacebar menu', 'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/' \ 'Scripts/3D_interaction/Dynamic_Spacebar_Menu', -- cgit v1.2.3