update wiki version ro 2.6

finished
This commit is contained in:
Brendon Murphy
2012-06-23 15:05:39 +00:00
parent dc06c93004
commit a93b6af6cd
61 changed files with 64 additions and 64 deletions

View File

@ -26,7 +26,7 @@ bl_info = {
'location': 'View3D > Ctrl-C',
'description': 'Copy Attributes Menu from Blender 2.4',
"warning": "some mesh functions broken",
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/'
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.6/Py/'
'Scripts/3D_interaction/Copy_Attributes_Menu',
'tracker_url': 'https://projects.blender.org/tracker/index.php?'
'func=detail&aid=22588',