UIPainter.st
changeset 3833 3edd2e1a7ad5
parent 3782 f26ed65a4360
equal deleted inserted replaced
3832:13ecc96c64fd 3833:3edd2e1a7ad5
     1 "{ Encoding: utf8 }"
       
     2 
       
     3 "
     1 "
     4  COPYRIGHT (c) 1995-1998 by eXept Software AG
     2  COPYRIGHT (c) 1995-1998 by eXept Software AG
     5               All Rights Reserved
     3               All Rights Reserved
     6 
     4 
     7  This software is furnished under a license and may be used
     5  This software is furnished under a license and may be used
  2945             label: 'Install as WebPage'
  2943             label: 'Install as WebPage'
  2946             itemValue: doInstallAsWebPage
  2944             itemValue: doInstallAsWebPage
  2947             translateLabel: true
  2945             translateLabel: true
  2948             isButton: true
  2946             isButton: true
  2949             isVisible: installAsWebPageVisible
  2947             isVisible: installAsWebPageVisible
  2950             labelImage: (ResourceRetriever XPToolbarIconLibrary installAsWebPage24x24Icon)
  2948             labelImage: (ResourceRetriever ToolbarIconLibrary installAsWebPage24x24Icon)
  2951           )
  2949           )
  2952          (MenuItem
  2950          (MenuItem
  2953             label: '-'
  2951             label: '-'
  2954           )
  2952           )
  2955          (MenuItem
  2953          (MenuItem