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

This commit is contained in:
Bastien Montagne 2014-09-06 21:19:49 +02:00
parent f539dbf190
commit d8dcbf4302
Notes: blender-bot 2023-02-14 20:04:14 +01:00
Referenced by issue #41733, material untils not working
1 changed files with 1 additions and 1 deletions

View File

@ -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/"