bl_addon_info -> bl_info

This commit is contained in:
Campbell Barton
2011-01-14 16:09:46 +00:00
parent 181da6cf25
commit c7c6d6d879
50 changed files with 62 additions and 60 deletions

View File

@ -18,7 +18,7 @@
#
# ***** END GPL LICENCE BLOCK *****
bl_addon_info = {
bl_info = {
"name": "Object Property Chart",
"author": "Campbell Barton (ideasman42)",
"version": (0, 1),