| Make sure that we don't get run more than once:
if "<mususnewlook$booted>" = "yes" then obey
set mususnewlook$booted yes
|
| Set a path up so that we can find our stuff
set MususNewLook$path <obey$dir>.Extracted.
|
| Load the unslabbing fix thingy if necessary
RMEnsure BorderUtils 0 RMEnsure WindowManager 3.17 RMLoad System:Modules.BorderUtil
|
| Load the replacement 3d templates module:
rmensure MususApps3D rmload <obey$dir>.MusApps3D
|
| Do the icons, etc.
iconsprites <obey$dir>.Sprites
iconsprites <obey$dir>.Icons
|
| Fiddle the other resources
set ADFSFiler$path MususNewLook:ADFSFiler.,<adfsfiler$path>
set Filer$path MususNewLook:Filer.,<filer$path>
set FilerAct$path MususNewLook:FilerAct.,<fileract$path>
set Free$path MususNewLook:Free.,<free$path>
set NetFiler$path MususNewLook:NetFiler.,<netfiler$path>
set Palette$Path MususNewLook:Palette.,<palette$path>
set Pinboard$Path MususNewLook:Pinboard.,<pinboard$path>
set Printers$Path MususNewLook:Printers.,<printers$path>
set Switcher$Path MususNewLook:Switcher.,<switcher$path>
set Wimp$Path MususNewLook:Wimp.,<wimp$path>
|
