#REFACTORING
authorClaus Gittinger <cg@exept.de>
Wed, 28 Oct 2015 12:09:19 +0100
changeset 15915 08316e965232
parent 15914 f7a3c812dd13
child 15916 ec07e56bf8ab
#REFACTORING class: AbstractFileBrowser changed: #getInfoItem
AbstractFileBrowser.st
--- a/AbstractFileBrowser.st	Wed Oct 28 09:24:20 2015 +0100
+++ b/AbstractFileBrowser.st	Wed Oct 28 12:09:19 2015 +0100
@@ -9116,11 +9116,13 @@
        'Read.me'
        'READ.ME'
        'README.TXT'
+       'README.txt'
        'readme.txt'
        'Readme.txt'
        'Info.txt'
        'info.txt'
        'INFO.TXT'
+       'INFO.txt'
     ) do:[:f | 
         |n|