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 'add_mesh_ant_landscape.py')
-rw-r--r--add_mesh_ant_landscape.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/add_mesh_ant_landscape.py b/add_mesh_ant_landscape.py
index 977e5213..f0a38b32 100644
--- a/add_mesh_ant_landscape.py
+++ b/add_mesh_ant_landscape.py
@@ -22,8 +22,8 @@ bl_info = {
"version": (0,1,1),
"blender": (2, 5, 6),
"api": 32411,
- "location": "Add Mesh menu",
- "description": "Adds a landscape primitive",
+ "location": "View3D > Add > Mesh",
+ "description": "Adds a Landscape Primitive",
"warning": "", # used for warning icon and text in addons panel
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\
"Scripts/Add_Mesh/ANT_Landscape",