#UI_ENHANCEMENT by cg
authorClaus Gittinger <cg@exept.de>
Fri, 12 Jan 2018 22:10:51 +0100
changeset 4042 263947ac52fc
parent 4041 7c8b99928ec1
child 4043 d7895e68fa21
#UI_ENHANCEMENT by cg class: MIMETypeIconLibrary class changed: #initializeIcons
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