mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-27 21:19:18 +00:00
Removed "Cel" item from the menu bar.
This commit is contained in:
parent
61a9d56a0d
commit
acf9dec82a
@ -235,7 +235,8 @@
|
||||
<item command="flatten_layers" text="&Flatten" />
|
||||
</menu>
|
||||
<menu text="F&rame">
|
||||
<item command="frame_properties" text="&Properties..." />
|
||||
<item command="frame_properties" text="Frame &Properties..." />
|
||||
<item command="cel_properties" text="&Cel Properties..." />
|
||||
<separator />
|
||||
<item command="new_frame" text="&New Frame" />
|
||||
<item command="remove_frame" text="&Remove Frame" />
|
||||
@ -248,9 +249,6 @@
|
||||
</menu>
|
||||
<item command="play_animation" text="&Play Animation" />
|
||||
</menu>
|
||||
<menu text="&Cel">
|
||||
<item command="cel_properties" text="&Properties..." />
|
||||
</menu>
|
||||
<menu text="&Mask">
|
||||
<item command="mask_all" text="&All" />
|
||||
<item command="deselect_mask" text="&Deselect" />
|
||||
|
Loading…
Reference in New Issue
Block a user