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 /animation_rotobezier.py
parent32a071dad9cda37adff7f5bbfb503aa0026bd45c (diff)
And again, polishing off some more that I missed.
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 9dccfaec..d7d44c05 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: Tool Shelf > 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/'\