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-01-30 14:17:29 +0300
committerJonathan Smith <j.jaydez@gmail.com>2011-01-30 14:17:29 +0300
commiteee52871f880b9d2d4b8893ced43d9fc923d38dc (patch)
treea31be7129d3e716649a131c47410f411118da18d /animation_rotobezier.py
parent5d573c25fd0523af6264d0863266c761b7255ec1 (diff)
Attempting to standardize some of the locations and fixing up descriptions in bl_info
Diffstat (limited to 'animation_rotobezier.py')
-rw-r--r--animation_rotobezier.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/animation_rotobezier.py b/animation_rotobezier.py
index fcc9b717..9dccfaec 100644
--- a/animation_rotobezier.py
+++ b/animation_rotobezier.py
@@ -22,7 +22,7 @@ bl_info = {
'version': (0, 8),
'blender': (2, 5, 5),
'api': 33232,
- 'location': 'Select a Curve: Toolbar > RotoBezier panel',
+ 'location': 'Select a Curve: Tool Shelf > RotoBezier panel',
'description': 'Allows animation of Bezier and NURBS curves',
'warning': '',
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/'\