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:
authorLuca Bonavita <mindrones@gmail.com>2010-11-21 19:15:04 +0300
committerLuca Bonavita <mindrones@gmail.com>2010-11-21 19:15:04 +0300
commit69d0946a963381dee0dd7b10b2641d48b45924dd (patch)
tree9cc3d2c3b7543b85d720fbcfe1c5aff777e206b4 /space_view3d_copy_attributes.py
parent02d2ce7a1d1518b743ca3291968b5c58a16dcf4a (diff)
== copy attributes ==
updating tracker url
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 b63f0fd1..89e6f862 100644
--- a/space_view3d_copy_attributes.py
+++ b/space_view3d_copy_attributes.py
@@ -29,7 +29,7 @@ bl_addon_info = {
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.5/Py/'\
'Scripts/3D_interaction/Copy_Attributes_Menu',
'tracker_url': 'https://projects.blender.org/tracker/index.php?'\
- 'func=detail&aid=22588&group_id=153&atid=468',
+ 'func=detail&aid=22588&group_id=153&atid=469',
'category': '3D View'}
__bpydoc__ = """