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 14:47:29 +0300
committerJonathan Smith <j.jaydez@gmail.com>2011-02-01 14:47:29 +0300
commit32a071dad9cda37adff7f5bbfb503aa0026bd45c (patch)
tree57ac0abd9c78c88e78b76b1a63895ce2fbd2b96c /io_coat3D
parentf77134753c8d228adad0180f21a32e5f22d0bd44 (diff)
Some more location/description editing
Diffstat (limited to 'io_coat3D')
-rw-r--r--io_coat3D/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_coat3D/__init__.py b/io_coat3D/__init__.py
index 748b4355..0a7d5d8f 100644
--- a/io_coat3D/__init__.py
+++ b/io_coat3D/__init__.py
@@ -22,7 +22,7 @@ bl_info = {
"version": (1, 70),
"blender": (2, 5, 6),
"api": 34481,
- "location": "Scene -> 3D-Coat Applink",
+ "location": "Scene > 3D-Coat Applink",
"description": "Transfer data between 3D-Coat/Blender",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/" \