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:
authorCampbell Barton <ideasman42@gmail.com>2010-03-16 22:20:54 +0300
committerCampbell Barton <ideasman42@gmail.com>2010-03-16 22:20:54 +0300
commitc04790260fb10d1eac8ee68b33e14c245aaf370f (patch)
treee1cb0843120894d77f787a40898b23f62752a7cc /io_mesh_raw/__init__.py
parentc4c3c12455c1cc6de715a92a9b5eb75c9aec4bbc (diff)
fixes for registering
Diffstat (limited to 'io_mesh_raw/__init__.py')
-rw-r--r--io_mesh_raw/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_mesh_raw/__init__.py b/io_mesh_raw/__init__.py
index 4db9e85c..35a322d5 100644
--- a/io_mesh_raw/__init__.py
+++ b/io_mesh_raw/__init__.py
@@ -18,7 +18,7 @@
bl_addon_info = {
'name': 'I/O: Raw mesh',
- 'author': 'Anthony D,Agostino (Scorpius)', 'Aurel Wildfellner',
+ 'author': 'Anthony D,Agostino (Scorpius), Aurel Wildfellner',
'version': '0.2',
'blender': '2.5.3',
'location': 'File > Import/Export > Raw faces ',