FileApplicationNoteBook.st
changeset 17752 7b40e27d7016
parent 17749 62a0200567c5
child 17755 d21521405bce
equal deleted inserted replaced
17751:79bd35bda2d9 17752:7b40e27d7016
  5128             indication: printAsHexDump
  5128             indication: printAsHexDump
  5129             submenu: 
  5129             submenu: 
  5130            (Menu
  5130            (Menu
  5131               (
  5131               (
  5132                (MenuItem
  5132                (MenuItem
  5133                   label: 'Encoding'
  5133                   label: 'Character Decoding in Dump'
  5134                   submenu: 
  5134                   submenu: 
  5135                  (Menu
  5135                  (Menu
  5136                     (
  5136                     (
  5137                      (MenuItem
  5137                      (MenuItem
  5138                         label: 'Iso8859-1'
  5138                         label: 'Iso8859-1'
  5200          )
  5200          )
  5201         nil
  5201         nil
  5202         nil
  5202         nil
  5203       )
  5203       )
  5204 
  5204 
  5205     "Modified: / 12-11-2017 / 14:15:53 / cg"
  5205     "Modified: / 14-11-2017 / 00:17:49 / cg"
  5206 !
  5206 !
  5207 
  5207 
  5208 menuEditorOperationsForHTML
  5208 menuEditorOperationsForHTML
  5209     "This resource specification was automatically generated
  5209     "This resource specification was automatically generated
  5210      by the MenuEditor of ST/X."
  5210      by the MenuEditor of ST/X."