Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor other edits

This commit is contained in:
CoDEmanX
2014-02-04 03:05:05 +01:00
parent d9fcbd0601
commit 049a5a86ed
78 changed files with 2351 additions and 2393 deletions

View File

@ -25,7 +25,7 @@ bl_info = {
"location": "View3D > Toolshelf > Edit Linked Library",
"description": "Allows editing of objects linked from a .blend library.",
"wiki_url": "http://wiki.blender.org/index.php?title=Extensions:2.6/Py/Scripts/Object/Edit_Linked_Library",
"tracker_url": "http://projects.blender.org/tracker/index.php?func=detail&aid=29630",
"tracker_url": "https://developer.blender.org/T29630",
"category": "Object"}