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 'io_import_scene_mhx.py')
-rw-r--r--io_import_scene_mhx.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_import_scene_mhx.py b/io_import_scene_mhx.py
index 4ea15e91..ad5767e8 100644
--- a/io_import_scene_mhx.py
+++ b/io_import_scene_mhx.py
@@ -17,7 +17,7 @@
# ##### END GPL LICENSE BLOCK #####
bl_addon_info = {
- "name": "Import MakeHuman (.mhx)",
+ "name": "Import: MakeHuman (.mhx)",
"author": "Thomas Larsson",
"version": "0.9, Make Human Alpha 5",
"blender": (2, 5, 3),