FileBrowserV2.st
changeset 18845 4b4fed53b7e3
parent 18456 290717c02899
child 18940 fba857e30f0e
equal deleted inserted replaced
18844:2556c2dcb567 18845:4b4fed53b7e3
   348 
   348 
   349 #lineAndColumnLabel
   349 #lineAndColumnLabel
   350 'The text-cursor''s line and column number'
   350 'The text-cursor''s line and column number'
   351 
   351 
   352 #encodingLabel
   352 #encodingLabel
   353 'The file''s encoding (Right-click to change)'
   353 'The file''s encoding.\Right-click to change'
   354 
   354 
   355 #encodingLockedLabel
   355 #encodingLockedLabel
   356 'Lock the file-encoding (do not try to guess from the file''s contents)'
   356 'Lock the file-encoding (do not try to guess from the file''s contents)'
   357 
   357 
   358 #fileFilter
   358 #fileFilter
   368 'Number of files shown (Total number of files in directory)'
   368 'Number of files shown (Total number of files in directory)'
   369 
   369 
   370 )
   370 )
   371 
   371 
   372     "Modified: / 06-10-2011 / 14:37:12 / cg"
   372     "Modified: / 06-10-2011 / 14:37:12 / cg"
       
   373     "Modified: / 26-06-2019 / 22:21:51 / Claus Gittinger"
   373 ! !
   374 ! !
   374 
   375 
   375 !FileBrowserV2 class methodsFor:'image specs'!
   376 !FileBrowserV2 class methodsFor:'image specs'!
   376 
   377 
   377 applicationIcon
   378 applicationIcon