is key free: add wiki page/fix bl_info

This commit is contained in:
Brendon Murphy 2017-06-02 21:03:11 +10:00
parent 1125d9dbc9
commit 45ec026d60
1 changed files with 3 additions and 1 deletions

View File

@ -23,8 +23,10 @@ bl_info = {
"author": "Antonio Vazquez (antonioya)",
"version": (1, 0, 2),
"blender": (2, 6, 9),
"location": "Properties pane > IsKeyFree Tools",
"location": "Text Editor > Props Shelf (Ctrl/t > IsKeyFree Tools",
"description": "Find free shortcuts and inform of used keys",
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6"
"/Py/Scripts/Development/IsKeyFree",
"category": "Development"}
import bpy