Better tooltip for "Install Theme..."

This commit is contained in:
Ton Roosendaal 2012-12-15 16:27:12 +00:00
parent 695468a3b9
commit 722999e6d0

@ -1620,7 +1620,7 @@ class WM_OT_addon_disable(Operator):
class WM_OT_theme_install(Operator):
"Install a theme"
"Load and apply a Blender XML theme file"
bl_idname = "wm.theme_install"
bl_label = "Install Theme..."