* Tooltip fix for Addon links.
I rather have this general text than 2 separate operators for wiki/tracker url.
This commit is contained in:
@@ -1422,7 +1422,7 @@ class WM_OT_addon_expand(bpy.types.Operator):
|
||||
|
||||
|
||||
class WM_OT_addon_links(bpy.types.Operator):
|
||||
"Open the Blender Wiki in the Webbrowser"
|
||||
"Open a website in the webbrowser"
|
||||
bl_idname = "wm.addon_links"
|
||||
bl_label = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user