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_scene_m3')
-rw-r--r--io_scene_m3/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_scene_m3/__init__.py b/io_scene_m3/__init__.py
index 8b04c939..6fc62b8e 100644
--- a/io_scene_m3/__init__.py
+++ b/io_scene_m3/__init__.py
@@ -32,7 +32,7 @@ bl_addon_info = {
"Import-Export/M3_Import",
"tracker_url": "http://projects.blender.org/tracker/index.php?"\
"func=detail&aid=24017",
- "category": "Import/Export",
+ "category": "Import-Export",
"description": "This script imports m3 format files to Blender."}
import bpy