From eee52871f880b9d2d4b8893ced43d9fc923d38dc Mon Sep 17 00:00:00 2001 From: Jonathan Smith Date: Sun, 30 Jan 2011 11:17:29 +0000 Subject: Attempting to standardize some of the locations and fixing up descriptions in bl_info --- object_fracture/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'object_fracture') diff --git a/object_fracture/__init__.py b/object_fracture/__init__.py index 824f5b51..b678724b 100644 --- a/object_fracture/__init__.py +++ b/object_fracture/__init__.py @@ -22,7 +22,7 @@ bl_info = { "version": (2,0), "blender": (2, 5, 3), "api": 31965, - "location": "Fracture tools (Search > Fracture Object & Add -> Fracture Helper Objects", + "location": "Search > Fracture Object & Add -> Fracture Helper Objects", "description": "Fractured Object, Bomb, Projectile, Recorder", "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\ -- cgit v1.2.3