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:
authorBrendon Murphy <meta.androcto1@gmail.com>2012-06-23 19:05:39 +0400
committerBrendon Murphy <meta.androcto1@gmail.com>2012-06-23 19:05:39 +0400
commita93b6af6cda43d7886ba60e5370b26bb747635f8 (patch)
treea593559c5e3f8b216445c5cc7ff2e9017a6cd2af /space_view3d_copy_attributes.py
parentdc06c930040f2687bcb4a978f88a3625962bba83 (diff)
update wiki version ro 2.6
finished
Diffstat (limited to 'space_view3d_copy_attributes.py')
-rw-r--r--space_view3d_copy_attributes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/space_view3d_copy_attributes.py b/space_view3d_copy_attributes.py
index 0e12933a..73e4c412 100644
--- a/space_view3d_copy_attributes.py
+++ b/space_view3d_copy_attributes.py
@@ -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',