picky change - rename keymap since there is no 'mask editor'

This commit is contained in:
Campbell Barton
2012-06-04 17:13:38 +00:00
parent 68a9dd54ec
commit 0f1fd51c21
3 changed files with 3 additions and 3 deletions

View File

@@ -95,7 +95,7 @@ KM_HIERARCHY = [
('Clip', 'CLIP_EDITOR', 'WINDOW', [
('Clip Editor', 'CLIP_EDITOR', 'WINDOW', []),
('Clip Graph Editor', 'CLIP_EDITOR', 'WINDOW', []),
('Mask Editor', 'EMPTY', 'WINDOW', []), # image (reverse order, UVEdit before Image
('Mask Editing', 'EMPTY', 'WINDOW', []), # image (reverse order, UVEdit before Image
]),
('View3D Gesture Circle', 'EMPTY', 'WINDOW', []),