# HG changeset patch # User Claus Gittinger # Date 1515791451 -3600 # Node ID 263947ac52fc29be0a8d06887aa05b3d28c3409e # Parent 7c8b99928ec1e0029827f91237ab2913288abf3e #UI_ENHANCEMENT by cg class: MIMETypeIconLibrary class changed: #initializeIcons diff -r 7c8b99928ec1 -r 263947ac52fc MIMETypeIconLibrary.st --- a/MIMETypeIconLibrary.st Thu Jan 11 18:17:45 2018 +0100 +++ b/MIMETypeIconLibrary.st Fri Jan 12 22:10:51 2018 +0100 @@ -1,3 +1,5 @@ +"{ Encoding: utf8 }" + " COPYRIGHT (c) 2004 by eXept Software AG All Rights Reserved @@ -146,6 +148,7 @@ 'application/x-javascript' javaScriptSource 'application/x-java-source' javaSource 'application/x-lisp-source' lispSource + 'application/x-scheme-source' lispSource 'application/x-sh' text 'application/x-csh' text