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:
authorBastien Montagne <montagne29@wanadoo.fr>2014-09-06 23:19:49 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2014-09-06 23:19:49 +0400
commitd8dcbf43029caa0272ac4f7be0222fe5145e7bb4 (patch)
tree2d8c023c1883459f8758d26d7b813d958f4541ff /space_view3d_materials_utils.py
parentf539dbf1906eeb2ef0ddc0d4b8f109e5a8f84d90 (diff)
Fix T41733: shortcut was updated, so update short header info as well. ;)
Diffstat (limited to 'space_view3d_materials_utils.py')
-rw-r--r--space_view3d_materials_utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/space_view3d_materials_utils.py b/space_view3d_materials_utils.py
index 841ab8f8..7e6fefdf 100644
--- a/space_view3d_materials_utils.py
+++ b/space_view3d_materials_utils.py
@@ -24,7 +24,7 @@ bl_info = {
"author": "michaelw",
"version": (1, 6),
"blender": (2, 66, 6),
- "location": "View3D > Q key",
+ "location": "View3D > ctrl-Q key",
"description": "Menu of material tools (assign, select..) in the 3D View",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"