Amiga.org
Amiga computer related discussion => General chat about Amiga topics => Topic started by: sim085 on October 20, 2009, 11:51:20 AM
-
Hi,
Again it is another question about icons. What I cannot understand this time is from where does the icon of a new drawer come from? I have created some scripts to change my Theme on Workbench 3.1 - however when I create a new drawer I still get the old 'White' icon :(
I was wondering if anyone knows what I need to change so that a new drawer is created using the icon I want rather then the default one that comes with Workbench 3.1
Regards,
Sim085
-
From where does the icon of a new drawer come from?
env:sys/def_drawer.info
which in turn comes from
envarc:sys/def_drawer.info
If neither exists, it uses the built-in default.
-
env:sys/def_drawer.info
which in turn comes from
envarc:sys/def_drawer.info
If neither exists, it uses the built-in default.
Thanks Thomas :)