FindFileApplication.st
branchjv
changeset 17134 c4cce8b7a95d
parent 16829 a86b1a96af41
parent 16965 d39ebfdb101d
equal deleted inserted replaced
17133:f9f20407fbf9 17134:c4cce8b7a95d
     1 "{ Encoding: utf8 }"
       
     2 
       
     3 "
     1 "
     4  COPYRIGHT (c) 2002 by eXept Software AG
     2  COPYRIGHT (c) 2002 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
   513                    translateLabel: true
   511                    translateLabel: true
   514                  )
   512                  )
   515                 (ActionButtonSpec
   513                 (ActionButtonSpec
   516                    label: 'Clear Cache'
   514                    label: 'Clear Cache'
   517                    name: 'ClearCacheButton'
   515                    name: 'ClearCacheButton'
   518                    layout: (LayoutFrame -169 1 125 0 -44 1 147 0)
   516                    layout: (LayoutFrame -169 1 125 0 -21 1 147 0)
   519                    translateLabel: true
   517                    translateLabel: true
   520                    model: clearCache
   518                    model: clearCache
   521                  )
   519                  )
   522                 (CheckBoxSpec
   520                 (CheckBoxSpec
   523                    label: 'Show Unreadable Files and Folders'
   521                    label: 'Show Unreadable Files and Folders'