home *** CD-ROM | disk | FTP | other *** search
/ Super Net 1 / SUPERNET_1.iso / PC / OTROS / EXTRAS / WINWHOIS / WINWHOIS.RES / Menus / Editmenu.rc
Encoding:
Text File  |  1994-05-26  |  380 b   |  18 lines

  1. EDITMENU MENU
  2. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  3. {
  4.  POPUP "&Edit"
  5.  {
  6.   MENUITEM "Cu&t response\tShift+Del", 1125
  7.   MENUITEM "&Copy response\tCtrl+Ins", 1126
  8.   MENUITEM "&Delete response\tDel", 1129
  9.  }
  10.  POPUP "&Options"
  11.  {
  12.   MENUITEM "Change &hosts", 1140
  13.   MENUITEM "Get list of &servers", 1151
  14.   MENUITEM SEPARATOR
  15.   MENUITEM "&About WinWhois", 1128
  16.  }
  17. }
  18.