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:
authorLuca Bonavita <mindrones@gmail.com>2010-08-12 12:31:39 +0400
committerLuca Bonavita <mindrones@gmail.com>2010-08-12 12:31:39 +0400
commit8c5206e4286a3cb63ebecf4ceef15b76276107e1 (patch)
treed91908066b12c5c1e677ed56792898bcf8e64a92 /io_import_scene_mhx.py
parent4e501fa153573a81dc2e69a1e9d6d4387baf4a9e (diff)
== addons ==
cosmetic fixes, suggested by Shane Ambler (sambler), thx :) [#23279] Small cosmetic fix to addons https://projects.blender.org/tracker/?func=detail&atid=127&aid=23279&group_id=9
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),