supportsDeepIcons := true expecco_2_0_0 expecco_2_0_0_0
authorStefan Vogel <sv@exept.de>
Mon, 07 Mar 2011 16:20:44 +0100
changeset 1125 709b972d5855
parent 1124 bac18ea4d1bc
child 1126 9a9ad236db9c
supportsDeepIcons := true
display.rc
--- a/display.rc	Tue Feb 01 11:57:59 2011 +0100
+++ b/display.rc	Mon Mar 07 16:20:44 2011 +0100
@@ -408,7 +408,7 @@
 	"/ 'display.rc [info]: reading ''keyboard.rc'' ...' infoPrintCR.
 	Smalltalk fileIn:'keyboard.rc'.
 
-	displayDevice supportsDeepIcons:false.
+	displayDevice supportsDeepIcons:true.
 	Smalltalk isStandAloneApp ifFalse:[
 	    ('display.rc [info]: ') infoPrint.
 	    (Smalltalk getSystemFileName:('d_' , displayType , '.rc')) isNil ifTrue:[