Info > Help Menu:

Finally, the Blender icon can be used for the splash screen menu entry, on own todo for almost 1 year!
Thanks to elubie for fixing this in the code. :)
This commit is contained in:
Thomas Dinges 2011-02-27 17:11:56 +00:00
parent b39f09e962
commit da27e6889a

@ -371,7 +371,7 @@ class INFO_MT_help(bpy.types.Menu):
layout.separator()
layout.operator("anim.update_data_paths", text="FCurve/Driver 2.54 fix", icon='HELP')
layout.separator()
layout.operator("wm.splash")
layout.operator("wm.splash", icon='BLENDER')
# Help operators