Added shortcut to location field in bl_info

This commit is contained in:
Sybren A. Stüvel 2016-04-19 11:36:48 +02:00
parent b36a5178ba
commit d77022ee1f

View File

@ -23,7 +23,7 @@ bl_info = {
"author": "Sybren A. Stüvel and Francesco Siddi",
"version": (0, 2, 0),
"blender": (2, 77, 0),
"location": "TO BE DETERMINED",
"location": "Ctrl+Shift+Alt+A anywhere",
"description": "Allows downloading of textures from the Blender Cloud. Requires "
"the Blender ID addon.",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"