NewLauncher.st
changeset 18392 9687c8cc5b4d
parent 18366 951955c5f7b9
child 18437 994d7bfb17c9
equal deleted inserted replaced
18391:84485dc3aeb8 18392:9687c8cc5b4d
  2678                   itemValue: startToDoListBrowser
  2678                   itemValue: startToDoListBrowser
  2679                   nameKey: startToDoListBrowser
  2679                   nameKey: startToDoListBrowser
  2680                 )
  2680                 )
  2681                (MenuItem
  2681                (MenuItem
  2682                   activeHelpKey: toolsOOM
  2682                   activeHelpKey: toolsOOM
       
  2683                   isVisible: oomPackageLoaded
  2683                   enabled: oomPackageLoaded
  2684                   enabled: oomPackageLoaded
  2684                   label: 'Code Metrics Browser'
  2685                   label: 'Code Metrics Browser'
  2685                   itemValue: startOOMBrowser
  2686                   itemValue: startOOMBrowser
  2686                   nameKey: startOOMBrowser
  2687                   nameKey: startOOMBrowser
  2687                 )
  2688                 )
  2872           )
  2873           )
  2873          )
  2874          )
  2874         nil
  2875         nil
  2875         nil
  2876         nil
  2876       )
  2877       )
       
  2878 
       
  2879     "Modified: / 18-09-2018 / 21:32:26 / Claus Gittinger"
  2877 !
  2880 !
  2878 
  2881 
  2879 toolsMiscMenu
  2882 toolsMiscMenu
  2880     "This resource specification was automatically generated
  2883     "This resource specification was automatically generated
  2881      by the MenuEditor of ST/X."
  2884      by the MenuEditor of ST/X."