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. --- system_blend_info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system_blend_info.py') diff --git a/system_blend_info.py b/system_blend_info.py index 55dbe508..a1885ec1 100644 --- a/system_blend_info.py +++ b/system_blend_info.py @@ -26,7 +26,7 @@ bl_info = { "version": (0,3), "blender": (2, 5, 3), "api": 32411, - "location": "Properties space > Scene tab > Blend Info panel", + "location": "Properties > Scene > Blend Info Panel", "description": "Show information about the .blend", "warning": "", "wiki_url": 'http://wiki.blender.org/index.php/Extensions:2.5/Py/' \ -- cgit v1.2.3