modify error when python is not found so as not to confuse users who don't build blender.

+ minor edits.
This commit is contained in:
2011-03-30 07:21:41 +00:00
parent 206e5b7179
commit bfadd7c9aa
3 changed files with 3 additions and 3 deletions

View File

@@ -258,7 +258,7 @@ class VIEW3D_MT_uv_map(bpy.types.Menu):
layout.separator()
layout.operator("uv.reset")
# ********** View menus **********