home *** CD-ROM | disk | FTP | other *** search
/ Total Destruction / Total_Destruction.iso / util / q2source.exe / utils3 / texpaint / texmake.aps / Menus / 102.rc
Encoding:
Text File  |  1997-09-29  |  672 b   |  29 lines

  1. 102 MENU
  2. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  3. {
  4.  POPUP "&File"
  5.  {
  6.   MENUITEM "&New skin\tCtrl-n", 4016
  7.   MENUITEM "&Open skin\tCtrl-o", 4009
  8.   MENUITEM "&Reload skin\tCtrl-r", 4014
  9.   MENUITEM "&Save skin\tCtrl-s", 4010
  10.   MENUITEM "Save skin &as\tCtrl-a", 4011
  11.   MENUITEM "Resample skin", 4024
  12.   MENUITEM SEPARATOR
  13.   MENUITEM "Open &frame\tCtrl-f", 4017
  14.   MENUITEM SEPARATOR
  15.   MENUITEM "E&xit", 4012
  16.  }
  17.  POPUP "&Edit"
  18.  {
  19.   MENUITEM "&Undo\tCtrl-z", 57643
  20.   MENUITEM "&Redo\tCtrl-y", 57644
  21.  }
  22.  POPUP "&View"
  23.  {
  24.   MENUITEM "&Model lines\tCtrl-m", 4006
  25.   MENUITEM "&Texture lines\tCtrl-t", 4020
  26.   MENUITEM "Model &lighting\tCtrl-l", 4008
  27.  }
  28. }
  29.