mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-29 00:23:48 +00:00
Minor change in document_tab_popup labels
This commit is contained in:
parent
ed90055bf7
commit
337af9715e
@ -404,8 +404,8 @@
|
|||||||
<menu id="document_tab_popup">
|
<menu id="document_tab_popup">
|
||||||
<item command="CloseFile" text="&Close" />
|
<item command="CloseFile" text="&Close" />
|
||||||
<separator />
|
<separator />
|
||||||
<item command="OpenInFolder" text="Open In &Folder" />
|
<item command="OpenWithApp" text="&Open with OS" />
|
||||||
<item command="OpenWithApp" text="Open With Associated &Application" />
|
<item command="OpenInFolder" text="Open in &Folder" />
|
||||||
</menu>
|
</menu>
|
||||||
|
|
||||||
<menu id="layer_popup">
|
<menu id="layer_popup">
|
||||||
|
Loading…
Reference in New Issue
Block a user