mirror of
https://github.com/1j01/textual-paint.git
synced 2024-12-22 14:21:33 +03:00
ab690e8f5c
This folder was last updated at this commit:
4a9163fb6d
67 lines
4.0 KiB
Plaintext
67 lines
4.0 KiB
Plaintext
5 MENU
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
{
|
|
POPUP "&File"
|
|
{
|
|
MENUITEM "&Update", 57610
|
|
MENUITEM "Save Copy &As...", 57611
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Print Pre&view", 57609
|
|
MENUITEM "Page Se&tup...", 57605
|
|
MENUITEM "&Print...\tCtrl+P", 57607
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "S&end...", 37662
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "E&xit", 57665
|
|
}
|
|
POPUP "&Edit"
|
|
{
|
|
MENUITEM "&Undo\tCtrl+Z", 57643
|
|
MENUITEM "&Repeat\tF4", 57644
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Cu&t\tCtrl+X", 57635
|
|
MENUITEM "&Copy\tCtrl+C", 57634
|
|
MENUITEM "&Paste\tCtrl+V", 57637
|
|
MENUITEM "Paste &From...", 37664
|
|
MENUITEM "C&lear Selection\tDel", 57632
|
|
MENUITEM "Select &All\tCtrl+A", 57642
|
|
}
|
|
POPUP "&View"
|
|
{
|
|
MENUITEM "&Tool Box\tCtrl+T", 59415
|
|
MENUITEM "&Color Box\tCtrl+L", 59416
|
|
MENUITEM "&Status Bar", 59393
|
|
MENUITEM "T&ext Toolbar", 37678
|
|
MENUITEM SEPARATOR
|
|
POPUP "&Zoom"
|
|
{
|
|
MENUITEM "&Normal Size\tCtrl+PgUp", 37670
|
|
MENUITEM "&Large Size\tCtrl+PgDn", 37671
|
|
MENUITEM "C&ustom...", 37672
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Show &Grid\tCtrl+G", 37677
|
|
MENUITEM "Show T&humbnail", 37676
|
|
}
|
|
MENUITEM "&View Bitmap\tCtrl+F", 37673
|
|
}
|
|
POPUP "&Image"
|
|
{
|
|
MENUITEM "&Flip/Rotate...\tCtrl+R", 37680
|
|
MENUITEM "&Stretch/Skew...\tCtrl+W", 37681
|
|
MENUITEM "&Invert Colors\tCtrl+I", 37682
|
|
MENUITEM "&Attributes...\tCtrl+E", 37683
|
|
MENUITEM "&Clear Image\tCtrl+Shft+N", 37684
|
|
MENUITEM "&Draw Opaque", 6868
|
|
}
|
|
POPUP "&Colors"
|
|
{
|
|
MENUITEM "&Edit Colors...", 6869
|
|
}
|
|
POPUP "&Help"
|
|
{
|
|
MENUITEM "&Help Topics", 57670
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&About Paint", 57664
|
|
}
|
|
}
|