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:
Diffstat (limited to 'animation_animall.py')
-rw-r--r--animation_animall.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/animation_animall.py b/animation_animall.py
index fe970bc4..ae6e885c 100644
--- a/animation_animall.py
+++ b/animation_animall.py
@@ -22,7 +22,7 @@ bl_info = {
'version': (0, 4),
'blender': (2, 5, 5),
'api': 34513,
- 'location': 'Select a Mesh: Toolbar > AnimAll panel',
+ 'location': 'Select a Mesh: Tool Shelf > AnimAll panel',
'description': 'Allows animation of mesh and lattice data (Shape Keys, VCols, VGroups, UVs)',
'warning': '',
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Animation/AnimAll',