[Bf-extensions-cvs] [d8dcbf4] master: Fix T41733: shortcut was updated, so update short header info as well. ; )

Bastien Montagne noreply at git.blender.org
Mon Sep 8 12:38:58 CEST 2014


Commit: d8dcbf43029caa0272ac4f7be0222fe5145e7bb4
Author: Bastien Montagne
Date:   Sat Sep 6 21:19:49 2014 +0200
Branches: master
https://developer.blender.org/rBAd8dcbf43029caa0272ac4f7be0222fe5145e7bb4

Fix T41733: shortcut was updated, so update short header info as well. ;)

===================================================================

M	space_view3d_materials_utils.py

===================================================================

diff --git a/space_view3d_materials_utils.py b/space_view3d_materials_utils.py
index 841ab8f..7e6fefd 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/"



More information about the Bf-extensions-cvs mailing list