mirror of
https://github.com/1j01/textual-paint.git
synced 2024-12-22 22:31:43 +03:00
ab690e8f5c
This folder was last updated at this commit:
4a9163fb6d
20 lines
1.1 KiB
Plaintext
20 lines
1.1 KiB
Plaintext
118 MENU
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
{
|
|
POPUP "Selection"
|
|
{
|
|
MENUITEM "Cu&t", 57635
|
|
MENUITEM "&Copy", 57634
|
|
MENUITEM "&Paste", 57637
|
|
MENUITEM "C&lear Selection", 57632
|
|
MENUITEM "Select &All", 57642
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "C&opy To...", 37663
|
|
MENUITEM "Paste &From...", 37664
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Flip/&Rotate...", 37680
|
|
MENUITEM "&Stretch/Skew...", 37681
|
|
MENUITEM "&Invert Colors", 37682
|
|
}
|
|
}
|