Readme and Release Log Links:
* Update to 2.63 * Update readme with proper links to 2.6 Manual, remove Solaris OS (no official builds from our side).
This commit is contained in:
@@ -362,7 +362,7 @@ class INFO_MT_help(Menu):
|
||||
layout = self.layout
|
||||
|
||||
layout.operator("wm.url_open", text="Manual", icon='HELP').url = 'http://wiki.blender.org/index.php/Doc:2.6/Manual'
|
||||
layout.operator("wm.url_open", text="Release Log", icon='URL').url = 'http://www.blender.org/development/release-logs/blender-262/'
|
||||
layout.operator("wm.url_open", text="Release Log", icon='URL').url = 'http://www.blender.org/development/release-logs/blender-263/'
|
||||
|
||||
layout.separator()
|
||||
|
||||
|
Reference in New Issue
Block a user