MenuEditor.st
changeset 2137 70f859d89841
parent 2123 7a78e0088013
child 2151 5427bb64d15e
equal deleted inserted replaced
2136:bb10485fa455 2137:70f859d89841
  1033             translateLabel: true
  1033             translateLabel: true
  1034             isVisible: isStandAlone
  1034             isVisible: isStandAlone
  1035             submenuChannel: menuHistory
  1035             submenuChannel: menuHistory
  1036           )
  1036           )
  1037          (MenuItem
  1037          (MenuItem
  1038             label: '&Help'
  1038             label: 'MENU_Help'
  1039             translateLabel: true
  1039             translateLabel: true
  1040             startGroup: conditionalRight
  1040             startGroup: conditionalRight
  1041             submenuChannel: helpMenu
  1041             submenuChannel: helpMenu
  1042             keepLinkedMenu: true
  1042             keepLinkedMenu: true
  1043           )
  1043           )
  1044          )
  1044          )
  1045         nil
  1045         nil
  1046         nil
  1046         nil
  1047       )
  1047       )
  1048 
  1048 
  1049     "Modified: / 16-10-2006 / 12:49:43 / cg"
  1049     "Modified: / 23-10-2006 / 23:16:34 / cg"
  1050 !
  1050 !
  1051 
  1051 
  1052 settingsMenu
  1052 settingsMenu
  1053     "This resource specification was automatically generated
  1053     "This resource specification was automatically generated
  1054      by the MenuEditor of ST/X."
  1054      by the MenuEditor of ST/X."