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_export_dxf/__init__.py')
-rw-r--r--io_export_dxf/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/io_export_dxf/__init__.py b/io_export_dxf/__init__.py
index 6ce740ef..ab451bb1 100644
--- a/io_export_dxf/__init__.py
+++ b/io_export_dxf/__init__.py
@@ -25,8 +25,8 @@ bl_info = {
"warning": "Under construction! Visit Wiki for details.",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/DXF_Exporter",
- "tracker_url": "https://developer.blender.org/T28469",
- "category": "Import-Export"}
+ "category": "Import-Export",
+}
import bpy