display.rc
changeset 120 3cfc91f3bb3c
parent 92 dd4108239142
child 121 0974ee733cf4
--- a/display.rc	Sat Jun 01 00:34:12 1996 +0200
+++ b/display.rc	Wed Jun 19 14:24:30 1996 +0200
@@ -273,6 +273,11 @@
 
 displayType notNil ifTrue:[
     (Smalltalk at:#'_ImageDisplayName') ~= displayType ifTrue:[
+	"Default for supportsDeepIcons is false.
+	 Set default value only when ImageDisplayName changes
+	 and d_displayType is called.
+	"
+	Display supportsDeepIcons:false.
 	Smalltalk isStandAloneApp ifFalse:[
 	    ('trying display setup d_' , displayType , '.rc ...') errorPrintNL.
 	].