ImageEditor.st
changeset 2136 bb10485fa455
parent 2125 22ad4aa3e495
child 2155 bfc839d08928
equal deleted inserted replaced
2135:998a12a7b2ca 2136:bb10485fa455
  2281             translateLabel: true
  2281             translateLabel: true
  2282             isVisible: isStandAlone
  2282             isVisible: isStandAlone
  2283             submenuChannel: menuHistory
  2283             submenuChannel: menuHistory
  2284           )
  2284           )
  2285          (MenuItem
  2285          (MenuItem
  2286             label: 'Help'
  2286             label: 'MENU_Help'
  2287             translateLabel: true
  2287             translateLabel: true
  2288             startGroup: conditionalRight
  2288             startGroup: conditionalRight
  2289             submenuChannel: menuHelp
  2289             submenuChannel: menuHelp
  2290           )
  2290           )
  2291          )
  2291          )
  2292         nil
  2292         nil
  2293         nil
  2293         nil
  2294       )
  2294       )
       
  2295 
       
  2296     "Modified: / 23-10-2006 / 23:16:47 / cg"
  2295 !
  2297 !
  2296 
  2298 
  2297 menuMouseButtonColors
  2299 menuMouseButtonColors
  2298     "This resource specification was automatically generated
  2300     "This resource specification was automatically generated
  2299      by the MenuEditor of ST/X."
  2301      by the MenuEditor of ST/X."