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:
-rw-r--r--camera_dolly_crane_rigs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/camera_dolly_crane_rigs.py b/camera_dolly_crane_rigs.py
index f2faf3f1..363cb588 100644
--- a/camera_dolly_crane_rigs.py
+++ b/camera_dolly_crane_rigs.py
@@ -5,7 +5,7 @@ bl_info = {
"blender": (2, 77, 0),
"location": "View3D > Add > Camera > Dolly or Crane Rig",
"description": "Adds a Camera Rig with UI",
- "warning": "Enable Auto Run Scripts > User prefs System for drivers",
+ "warning": "Enable Auto Run Python Scripts in User Preferences > File",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Rigging/Add_Camera_Rigs",
"tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/",
"category": "Camera",