From 4170ad9b49cc43201192447ba026407201ed7e32 Mon Sep 17 00:00:00 2001 From: Jonathan Smith Date: Sun, 10 Apr 2011 11:09:27 +0000 Subject: Formatting/standardization for description/location --- development_api_navigator.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'development_api_navigator.py') diff --git a/development_api_navigator.py b/development_api_navigator.py index 448b555b..addc0d29 100644 --- a/development_api_navigator.py +++ b/development_api_navigator.py @@ -24,9 +24,9 @@ bl_info = { "author": "Dany Lebel (Axon_D)", "version": (1, 0, 2), "blender": (2, 5, 7), - "api": 35622, + "api": 36079, "location": "Text Editor > Properties > API Navigator Panel", - "description": "Allows to explore the python api via the user interface", + "description": "Allows exploration of the python api via the user interface", "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/" "Scripts/Text_Editor/API_Navigator", -- cgit v1.2.3