Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Smith <j.jaydez@gmail.com>2011-02-01 15:09:20 +0300
committerJonathan Smith <j.jaydez@gmail.com>2011-02-01 15:09:20 +0300
commit8f05717165bce91a645c2929ac141724d6ae2fa8 (patch)
tree436087a32ae1f08ee68b1a92d7a655d9de059a44 /system_blend_info.py
parent32a071dad9cda37adff7f5bbfb503aa0026bd45c (diff)
And again, polishing off some more that I missed.
Diffstat (limited to 'system_blend_info.py')
-rw-r--r--system_blend_info.py2
1 files changed, 1 insertions, 1 deletions
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/' \