Skip to content
Snippets Groups Projects
Commit 615b25e4 authored by Brendon Murphy's avatar Brendon Murphy
Browse files

should be all errors fixed

[[Split portion of a mixed commit.]]
parent 834ca574
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ bl_addon_info = { ...@@ -22,7 +22,7 @@ bl_addon_info = {
'version': '0.2', 'version': '0.2',
'blender': '2.5.3', 'blender': '2.5.3',
'location': 'File > Import/Export > Raw faces ', 'location': 'File > Import/Export > Raw faces ',
'Description': 'Import Raw Faces (.raw format)', 'description': 'Import Raw Faces (.raw format)',
'url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/' \ 'url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/' \
'Scripts/File_I-O/Raw_Mesh_IO', 'Scripts/File_I-O/Raw_Mesh_IO',
'category': 'Import/Export'} 'category': 'Import/Export'}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment