From ac1bf4b9d5a035d72dd82c9e884772a664e2f428 Mon Sep 17 00:00:00 2001
From: Daniel Salazar <zanqdo@gmail.com>
Date: Tue, 23 Nov 2010 20:32:34 +0000
Subject: [PATCH] SVN is playing with me! this line keeps changing >_<

---
 animation_rotobezier.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/animation_rotobezier.py b/animation_rotobezier.py
index 884b87e07..df1c29316 100644
--- a/animation_rotobezier.py
+++ b/animation_rotobezier.py
@@ -22,7 +22,7 @@ bl_addon_info = {
     'version': (0, 7),
     'blender': (2, 5, 5),
     'api': 33232,
-    'location': 'Select a Curve: Properties > Curve > RotoBezier panel',
+    'location': 'Select a Curve: Toolbar > RotoBezier panel',
     'description': 'Allows animation of bezier curves for rotoscoping',
     'warning': 'Currently adding new CVs to an already animated curve isn\'t safe', 
     'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/'\
-- 
GitLab