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_export_unreal_psk_psa.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_export_unreal_psk_psa.py')
-rw-r--r--io_export_unreal_psk_psa.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_export_unreal_psk_psa.py b/io_export_unreal_psk_psa.py
index 021fff0c..3bc73a82 100644
--- a/io_export_unreal_psk_psa.py
+++ b/io_export_unreal_psk_psa.py
@@ -16,7 +16,7 @@
# ***** GPL LICENSE BLOCK *****
bl_addon_info = {
- "name": "Export Skeleletal Mesh/Animation Data",
+ "name": "Export: Skeleletal Mesh/Animation Data",
"author": "Darknet/Optimus_P-Fat/Active_Trash/Sinsoft",
"version": "2.0",
"blender": (2, 5, 3),