Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mesh_extra_tools/mesh_help.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/mesh_extra_tools/mesh_help.py b/mesh_extra_tools/mesh_help.py
index 991aee87..51341223 100644
--- a/mesh_extra_tools/mesh_help.py
+++ b/mesh_extra_tools/mesh_help.py
@@ -21,6 +21,7 @@ from bpy.props import (
class MESH_OT_extra_tools_help(Operator):
bl_idname = "mesh.extra_tools_help"
bl_label = ""
+ bl_description = "Tool Help - click to read some basic information"
bl_options = {'REGISTER'}
help_ids = StringProperty(