* Tooltip fix for Addon links.

I rather have this general text than 2 separate operators for wiki/tracker url.
This commit is contained in:
Thomas Dinges 2010-05-31 08:43:23 +00:00
parent d7dd651e70
commit a57026b597

@ -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 = ""