Improve Tool tip for Add-on search

Differential Revision: https://developer.blender.org/D15411
This commit is contained in:
Gaia Clary 2022-07-10 10:35:05 +02:00
parent 4b1d315017
commit 02ce29c6ee
1 changed files with 2 additions and 2 deletions

View File

@ -128,8 +128,8 @@ def register():
return items
WindowManager.addon_search = StringProperty(
name="Search",
description="Search within the selected filter",
name="Filter",
description="Filter by add-on name, author & category",
options={'TEXTEDIT_UPDATE'},
)
WindowManager.addon_filter = EnumProperty(